summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorThomas Gleixner2011-02-07 00:39:14 +0100
committerGreg Ungerer2011-03-15 12:01:53 +0100
commitd3ff2c22a5e5d0bb485f4474b67e0a0f2c426c65 (patch)
tree5bfeec94840ddf25c70894b6a11dfc78fc976c90 /arch
parentm68knommu: Use proper irq_desc accessors in (diff)
downloadkernel-qcow2-linux-d3ff2c22a5e5d0bb485f4474b67e0a0f2c426c65.tar.gz
kernel-qcow2-linux-d3ff2c22a5e5d0bb485f4474b67e0a0f2c426c65.tar.xz
kernel-qcow2-linux-d3ff2c22a5e5d0bb485f4474b67e0a0f2c426c65.zip
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/m68knommu/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig
index 8b9dacaa0f6e..04c7d348fbe7 100644
--- a/arch/m68knommu/Kconfig
+++ b/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