Skip to content
Snippets Groups Projects
Commit d8b19323 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

m68knommu: Use generic irq Kconfig


No functional change.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Cc: Greg Ungerer <gerg@uclinux.org>
parent c5e66129
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ config M68K
bool
default y
select HAVE_IDE
select HAVE_GENERIC_HARDIRQS
config MMU
bool
......@@ -48,10 +49,6 @@ config GENERIC_HWEIGHT
bool
default y
config GENERIC_HARDIRQS
bool
default y
config GENERIC_CALIBRATE_DELAY
bool
default y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment