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
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
49 def_bool MMU && !COLDFIRE
55 def_bool (MMU && SUN3) || (!MMU && !COLDFIRE)
61 config CPU_HAS_NO_BITFIELDS
64 config CPU_HAS_NO_MULDIV64
67 config CPU_HAS_ADDRESS_SPACES
72 default 1000 if CLEOPATRA
77 source "kernel/Kconfig.freezer"
80 bool "MMU-based Paged Memory Management Support"
84 Select if you want MMU-based virtualised addressing space
85 support by paged memory management. If unsure, say 'Y'.
95 depends on MMU && !MMU_MOTOROLA && !MMU_COLDFIRE
99 source arch/m68k/Kconfig.cpu
101 source arch/m68k/Kconfig.machine
103 source arch/m68k/Kconfig.bus
107 menu "Kernel Features"
110 source "kernel/Kconfig.preempt"
114 source "kernel/time/Kconfig"
121 menu "Executable file formats"
123 source "fs/Kconfig.binfmt"
128 menu "Power management options"
131 bool "Power Management support"
133 Support processor power management modes
140 source "drivers/Kconfig"
142 source "arch/m68k/Kconfig.devices"
146 source "arch/m68k/Kconfig.debug"
148 source "security/Kconfig"
150 source "crypto/Kconfig"