Lines Matching +full:config +full:- +full:space
1 # SPDX-License-Identifier: GPL-2.0-only
2 config MICROBLAZE
58 config CPU_BIG_ENDIAN
61 config CPU_LITTLE_ENDIAN
66 config ARCH_HAS_ILOG2_U32
69 config ARCH_HAS_ILOG2_U64
72 config GENERIC_HWEIGHT
75 config GENERIC_CALIBRATE_DELAY
78 config GENERIC_CSUM
81 config STACKTRACE_SUPPORT
84 config LOCKDEP_SUPPORT
93 config MMU
98 config CMDLINE_BOOL
101 config CMDLINE
108 supply some command-line options at build time by entering them
111 config CMDLINE_FORCE
123 config NR_CPUS
127 config ADVANCED_OPTIONS
140 config HIGHMEM
144 The address space of Microblaze processors is only 4 Gigabytes large
145 and it has to accommodate user address space, kernel address
146 space as well as some memory mapped IO. That means that, if you
153 config LOWMEM_SIZE_BOOL
165 config LOWMEM_SIZE
169 config MANUAL_RESET_VECTOR
176 If non-zero, a jump instruction to this address, will be written
180 config KERNEL_START_BOOL
191 config KERNEL_START
195 config TASK_SIZE_BOOL
199 This option allows you to set the amount of virtual address space
205 config TASK_SIZE
206 hex "Size of user task space" if TASK_SIZE_BOOL
209 config MB_MANAGER