diff --git a/[refs] b/[refs] index 69538becdb04..83487b60f407 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7a0abc7e7767455c9972de25b6c74e87271d16be +refs/heads/master: 0e155b2ce293382730b8473f6ceeb7ac9b939b7d diff --git a/trunk/arch/m32r/Kconfig b/trunk/arch/m32r/Kconfig index 5c291d65196b..ef4c1e442be3 100644 --- a/trunk/arch/m32r/Kconfig +++ b/trunk/arch/m32r/Kconfig @@ -7,6 +7,9 @@ config M32R select HAVE_KERNEL_GZIP select HAVE_KERNEL_BZIP2 select HAVE_KERNEL_LZMA + select HAVE_GENERIC_HARDIRQS + select GENERIC_HARDIRQS_NO_DEPRECATED + select GENERIC_IRQ_PROBE config SBUS bool @@ -19,14 +22,6 @@ config ZONE_DMA bool default y -config GENERIC_HARDIRQS - bool - default y - -config GENERIC_IRQ_PROBE - bool - default y - config NO_IOPORT def_bool y