genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
[pandora-kernel.git] / arch / m68k / Kconfig.nommu
index b004dc1..ff46383 100644 (file)
@@ -16,6 +16,7 @@ config GENERIC_CLOCKEVENTS
 
 config M68000
        bool
+       select CPU_HAS_NO_BITFIELDS
        help
          The Freescale (was Motorola) 68000 CPU is the first generation of
          the well known M68K family of processors. The CPU core as well as
@@ -25,6 +26,7 @@ config M68000
 
 config MCPU32
        bool
+       select CPU_HAS_NO_BITFIELDS
        help
          The Freescale (was then Motorola) CPU32 is a CPU core that is
          based on the 68020 processor. For the most part it is used in
@@ -34,6 +36,7 @@ config COLDFIRE
        bool
        select GENERIC_GPIO
        select ARCH_REQUIRE_GPIOLIB
+       select CPU_HAS_NO_BITFIELDS
        help
          The Freescale ColdFire family of processors is a modern derivitive
          of the 68000 processor family. They are mainly targeted at embedded