5 select HAVE_AOUT if MMU
6 select HAVE_DEBUG_BUGVERBOSE
7 select HAVE_GENERIC_HARDIRQS
8 select GENERIC_IRQ_SHOW
9 select GENERIC_ATOMIC64
11 select ARCH_HAVE_NMI_SAFE_CMPXCHG if RMW_INSNS
12 select GENERIC_CPU_DEVICES
13 select GENERIC_STRNCPY_FROM_USER if MMU
14 select GENERIC_STRNLEN_USER if MMU
16 select ARCH_WANT_IPC_PARSE_VERSION
17 select ARCH_USES_GETTIMEOFFSET if MMU && !COLDFIRE
18 select GENERIC_KERNEL_THREAD
19 select GENERIC_KERNEL_EXECVE
20 select HAVE_MOD_ARCH_SPECIFIC
21 select MODULES_USE_ELF_REL
22 select MODULES_USE_ELF_RELA
24 config RWSEM_GENERIC_SPINLOCK
28 config RWSEM_XCHGADD_ALGORITHM
31 config ARCH_HAS_ILOG2_U32
34 config ARCH_HAS_ILOG2_U64
40 config GENERIC_HWEIGHT
44 config GENERIC_CALIBRATE_DELAY
59 def_bool (MMU && SUN3) || (!MMU && !COLDFIRE)
67 default 1000 if CLEOPATRA
72 source "kernel/Kconfig.freezer"
75 bool "MMU-based Paged Memory Management Support"
79 Select if you want MMU-based virtualised addressing space
80 support by paged memory management. If unsure, say 'Y'.
90 depends on MMU && !MMU_MOTOROLA && !MMU_COLDFIRE
94 source arch/m68k/Kconfig.cpu
96 source arch/m68k/Kconfig.machine
98 source arch/m68k/Kconfig.bus
102 menu "Kernel Features"
105 source "kernel/Kconfig.preempt"
112 menu "Executable file formats"
114 source "fs/Kconfig.binfmt"
119 menu "Power management options"
122 bool "Power Management support"
124 Support processor power management modes
131 source "drivers/Kconfig"
133 source "arch/m68k/Kconfig.devices"
137 source "arch/m68k/Kconfig.debug"
139 source "security/Kconfig"
141 source "crypto/Kconfig"