提交 b169c908 编写于 作者: T Thomas Gleixner

mn10300: Use generic irq Kconfig

No functional change.
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
Acked-by: NDavid Howells <dhowells@redhat.com>
上级 b6e31629
config MN10300 config MN10300
def_bool y def_bool y
select HAVE_OPROFILE select HAVE_OPROFILE
select GENERIC_HARDIRQS
config AM33_2 config AM33_2
def_bool n def_bool n
...@@ -76,10 +77,6 @@ config QUICKLIST ...@@ -76,10 +77,6 @@ config QUICKLIST
config ARCH_HAS_ILOG2_U32 config ARCH_HAS_ILOG2_U32
def_bool y def_bool y
# Use the generic interrupt handling code in kernel/irq/
config GENERIC_HARDIRQS
def_bool y
config HOTPLUG_CPU config HOTPLUG_CPU
def_bool n def_bool n
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册