Эх сурвалжийг харах

m68knommu: Use generic irq Kconfig

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Greg Ungerer <gerg@uclinux.org>
Thomas Gleixner 14 жил өмнө
parent
commit
d8b1932347

+ 1 - 4
arch/m68knommu/Kconfig

@@ -2,6 +2,7 @@ config M68K
 	bool
 	bool
 	default y
 	default y
 	select HAVE_IDE
 	select HAVE_IDE
+	select HAVE_GENERIC_HARDIRQS
 
 
 config MMU
 config MMU
 	bool
 	bool
@@ -48,10 +49,6 @@ config GENERIC_HWEIGHT
 	bool
 	bool
 	default y
 	default y
 
 
-config GENERIC_HARDIRQS
-	bool
-	default y
-
 config GENERIC_CALIBRATE_DELAY
 config GENERIC_CALIBRATE_DELAY
 	bool
 	bool
 	default y
 	default y