5 select HAVE_AOUT if MMU
6 select HAVE_GENERIC_HARDIRQS
7 select GENERIC_IRQ_SHOW
8 select ARCH_HAVE_NMI_SAFE_CMPXCHG if RMW_INSNS
9 select GENERIC_CPU_DEVICES
10 select GENERIC_STRNCPY_FROM_USER if MMU
11 select GENERIC_STRNLEN_USER if MMU
13 select ARCH_WANT_IPC_PARSE_VERSION
14 select ARCH_USES_GETTIMEOFFSET if MMU && !COLDFIRE
16 config RWSEM_GENERIC_SPINLOCK
20 config RWSEM_XCHGADD_ALGORITHM
23 config ARCH_HAS_ILOG2_U32
26 config ARCH_HAS_ILOG2_U64
32 config GENERIC_HWEIGHT
36 config GENERIC_CALIBRATE_DELAY
51 def_bool (MMU && SUN3) || (!MMU && !COLDFIRE)
59 default 1000 if CLEOPATRA
64 source "kernel/Kconfig.freezer"
67 bool "MMU-based Paged Memory Management Support"
71 Select if you want MMU-based virtualised addressing space
72 support by paged memory management. If unsure, say 'Y'.
82 depends on MMU && !MMU_MOTOROLA && !MMU_COLDFIRE
86 source arch/m68k/Kconfig.cpu
88 source arch/m68k/Kconfig.machine
90 source arch/m68k/Kconfig.bus
94 menu "Kernel Features"
97 source "kernel/Kconfig.preempt"
104 menu "Executable file formats"
106 source "fs/Kconfig.binfmt"
111 menu "Power management options"
114 bool "Power Management support"
116 Support processor power management modes
123 source "drivers/Kconfig"
125 source "arch/m68k/Kconfig.devices"
129 source "arch/m68k/Kconfig.debug"
131 source "security/Kconfig"
133 source "crypto/Kconfig"