Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mn10300: Use generic irq Kconfig

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: David Howells <dhowells@redhat.com>

+1 -4
+1 -4
arch/mn10300/Kconfig
··· 1 1 config MN10300 2 2 def_bool y 3 3 select HAVE_OPROFILE 4 + select GENERIC_HARDIRQS 4 5 5 6 config AM33_2 6 7 def_bool n ··· 75 74 def_bool y 76 75 77 76 config ARCH_HAS_ILOG2_U32 78 - def_bool y 79 - 80 - # Use the generic interrupt handling code in kernel/irq/ 81 - config GENERIC_HARDIRQS 82 77 def_bool y 83 78 84 79 config HOTPLUG_CPU