From e0d8ffd1df44518cb9ac9b1807d1f13cc100fc2f Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Mon, 21 May 2012 11:08:02 +0200 Subject: hexagon: Remove select of not longer existing Kconfig switches Signed-off-by: Thomas Gleixner --- arch/hexagon/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/hexagon/Kconfig') diff --git a/arch/hexagon/Kconfig b/arch/hexagon/Kconfig index 9059e3905887..3126fc68593c 100644 --- a/arch/hexagon/Kconfig +++ b/arch/hexagon/Kconfig @@ -18,8 +18,6 @@ config HEXAGON select GENERIC_ATOMIC64 select HAVE_PERF_EVENTS select HAVE_GENERIC_HARDIRQS - select GENERIC_HARDIRQS_NO__DO_IRQ - select GENERIC_HARDIRQS_NO_DEPRECATED # GENERIC_ALLOCATOR is used by dma_alloc_coherent() select GENERIC_ALLOCATOR select GENERIC_IRQ_SHOW -- cgit