diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2012-05-21 05:08:02 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2012-05-21 05:08:02 -0400 |
commit | e0d8ffd1df44518cb9ac9b1807d1f13cc100fc2f (patch) | |
tree | cfe785f259d56b96b1389257d312737498de7273 /arch/hexagon | |
parent | d4aa8b15936426b64de8996dcd3fc86b28894850 (diff) |
hexagon: Remove select of not longer existing Kconfig switches
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/hexagon')
-rw-r--r-- | arch/hexagon/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
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 | |||
18 | select GENERIC_ATOMIC64 | 18 | select GENERIC_ATOMIC64 |
19 | select HAVE_PERF_EVENTS | 19 | select HAVE_PERF_EVENTS |
20 | select HAVE_GENERIC_HARDIRQS | 20 | select HAVE_GENERIC_HARDIRQS |
21 | select GENERIC_HARDIRQS_NO__DO_IRQ | ||
22 | select GENERIC_HARDIRQS_NO_DEPRECATED | ||
23 | # GENERIC_ALLOCATOR is used by dma_alloc_coherent() | 21 | # GENERIC_ALLOCATOR is used by dma_alloc_coherent() |
24 | select GENERIC_ALLOCATOR | 22 | select GENERIC_ALLOCATOR |
25 | select GENERIC_IRQ_SHOW | 23 | select GENERIC_IRQ_SHOW |