diff options
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index d66e34c718d0..284cd3771eaa 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -41,6 +41,10 @@ config NO_DMA | |||
41 | config ZONE_DMA | 41 | config ZONE_DMA |
42 | bool | 42 | bool |
43 | default y | 43 | default y |
44 | |||
45 | config CPU_HAS_NO_BITFIELDS | ||
46 | bool | ||
47 | |||
44 | config HZ | 48 | config HZ |
45 | int | 49 | int |
46 | default 1000 if CLEOPATRA | 50 | default 1000 if CLEOPATRA |