Browse Source

m68knommu: Select GENERIC_HARDIRQS_NO_DEPRECATED

All chips converted and proper accessor functions used.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Thomas Gleixner 14 years ago
parent
commit
d3ff2c22a5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/m68knommu/Kconfig

+ 1 - 0
arch/m68knommu/Kconfig

@@ -3,6 +3,7 @@ config M68K
 	default y
 	select HAVE_IDE
 	select HAVE_GENERIC_HARDIRQS
+	select GENERIC_HARDIRQS_NO_DEPRECATED
 
 config MMU
 	bool