Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -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