5 select HAVE_AOUT if MMU
6 select GENERIC_ATOMIC64 if MMU
7 select HAVE_GENERIC_HARDIRQS if !MMU
8 select GENERIC_IRQ_SHOW if !MMU
9 select ARCH_HAVE_NMI_SAFE_CMPXCHG if RMW_INSNS
11 config RWSEM_GENERIC_SPINLOCK
15 config RWSEM_XCHGADD_ALGORITHM
18 config ARCH_HAS_ILOG2_U32
21 config ARCH_HAS_ILOG2_U64
24 config GENERIC_CLOCKEVENTS
27 config GENERIC_CMOS_UPDATE
33 config GENERIC_HWEIGHT
37 config GENERIC_CALIBRATE_DELAY
48 config ARCH_USES_GETTIMEOFFSET
55 def_bool (MMU && SUN3) || (!MMU && !COLDFIRE)
61 config CPU_HAS_NO_BITFIELDS
66 default 1000 if CLEOPATRA
71 source "kernel/Kconfig.freezer"
74 bool "MMU-based Paged Memory Management Support"
77 Select if you want MMU-based virtualised addressing space
78 support by paged memory management. If unsure, say 'Y'.
85 depends on MMU && !MMU_MOTOROLA
89 source arch/m68k/Kconfig.cpu
91 source arch/m68k/Kconfig.machine
93 source arch/m68k/Kconfig.bus
97 menu "Kernel Features"
100 source "kernel/Kconfig.preempt"
104 source "kernel/time/Kconfig"
111 menu "Executable file formats"
113 source "fs/Kconfig.binfmt"
118 menu "Power management options"
121 bool "Power Management support"
123 Support processor power management modes
130 source "drivers/Kconfig"
132 source "arch/m68k/Kconfig.devices"
136 source "arch/m68k/Kconfig.debug"
138 source "security/Kconfig"
140 source "crypto/Kconfig"