aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2011-09-11 11:28:04 +0200
committerGeert Uytterhoeven <geert@linux-m68k.org>2011-11-08 22:35:52 +0100
commitd890d73995257b4e10cdd7d55bad80e34a71ba22 (patch)
tree3e4ee85a2d8d126e1570c7ea47178a2a8a627849 /arch/m68k/Kconfig
parenta03010ed9b399fdbc28ac8836e0a6d4b15403f9f (diff)
downloadkernel_samsung_smdk4412-d890d73995257b4e10cdd7d55bad80e34a71ba22.zip
kernel_samsung_smdk4412-d890d73995257b4e10cdd7d55bad80e34a71ba22.tar.gz
kernel_samsung_smdk4412-d890d73995257b4e10cdd7d55bad80e34a71ba22.tar.bz2
m68k/irq: Remove obsolete m68k irq framework
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig10
1 files changed, 2 insertions, 8 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 06198ce..361d540 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -4,8 +4,8 @@ config M68K
select HAVE_IDE
select HAVE_AOUT if MMU
select GENERIC_ATOMIC64 if MMU
- select HAVE_GENERIC_HARDIRQS if !MMU
- select GENERIC_IRQ_SHOW if !MMU
+ select HAVE_GENERIC_HARDIRQS
+ select GENERIC_IRQ_SHOW
select ARCH_HAVE_NMI_SAFE_CMPXCHG if RMW_INSNS
config RWSEM_GENERIC_SPINLOCK
@@ -84,12 +84,6 @@ config MMU_SUN3
bool
depends on MMU && !MMU_MOTOROLA
-config USE_GENERIC_HARDIRQS
- bool "Use genirq"
- depends on MMU
- select HAVE_GENERIC_HARDIRQS
- select GENERIC_IRQ_SHOW
-
menu "Platform setup"
source arch/m68k/Kconfig.cpu