1
0
Fork 0

mn10300: Use generic irq Kconfig

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: David Howells <dhowells@redhat.com>
hifive-unleashed-5.1
Thomas Gleixner 2011-01-19 20:36:02 +01:00
parent b6e31629e3
commit b169c908a5
1 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,7 @@
config MN10300
def_bool y
select HAVE_OPROFILE
select GENERIC_HARDIRQS
config AM33_2
def_bool n
@ -76,10 +77,6 @@ config QUICKLIST
config ARCH_HAS_ILOG2_U32
def_bool y
# Use the generic interrupt handling code in kernel/irq/
config GENERIC_HARDIRQS
def_bool y
config HOTPLUG_CPU
def_bool n