1 source
"arch/um/Kconfig.common"
3 menu
"UML-specific options"
5 menu
"Host processor type and features"
7 source
"arch/x86/Kconfig.cpu"
13 select GENERIC_FIND_FIRST_BIT
14 select GENERIC_FIND_NEXT_BIT
18 default SUBARCH
= "x86_64"
27 config RWSEM_XCHGADD_ALGORITHM
30 config RWSEM_GENERIC_SPINLOCK
33 config
3_LEVEL_PGTABLES
34 bool
"Three-level pagetables (EXPERIMENTAL)" if
!64BIT
36 depends on EXPERIMENTAL
38 Three
-level pagetables will let UML have more than
4G of physical
39 memory. All the memory that can
't be mapped directly will be treated
42 However, this it experimental on 32-bit architectures, so if unsure say
43 N (on x86-64 it's automatically enabled
, instead
, as it
's safe there).
45 config ARCH_HAS_SC_SIGNALS
48 config ARCH_REUSE_HOST_VSYSCALL_AREA
54 config GENERIC_HWEIGHT
57 source "arch/um/Kconfig.um"
61 source "arch/um/Kconfig.rest"