Lines Matching +full:config +full:- +full:space
1 # SPDX-License-Identifier: GPL-2.0-only
2 config MICROBLAZE
57 config CPU_BIG_ENDIAN
60 config CPU_LITTLE_ENDIAN
65 config ARCH_HAS_ILOG2_U32
68 config ARCH_HAS_ILOG2_U64
71 config GENERIC_HWEIGHT
74 config GENERIC_CALIBRATE_DELAY
77 config GENERIC_CSUM
80 config STACKTRACE_SUPPORT
83 config LOCKDEP_SUPPORT
92 config MMU
97 config CMDLINE_BOOL
100 config CMDLINE
107 supply some command-line options at build time by entering them
110 config CMDLINE_FORCE
122 config NR_CPUS
126 config ADVANCED_OPTIONS
139 config HIGHMEM
143 The address space of Microblaze processors is only 4 Gigabytes large
144 and it has to accommodate user address space, kernel address
145 space as well as some memory mapped IO. That means that, if you
152 config LOWMEM_SIZE_BOOL
164 config LOWMEM_SIZE
168 config MANUAL_RESET_VECTOR
175 If non-zero, a jump instruction to this address, will be written
179 config KERNEL_START_BOOL
190 config KERNEL_START
194 config TASK_SIZE_BOOL
198 This option allows you to set the amount of virtual address space
204 config TASK_SIZE
205 hex "Size of user task space" if TASK_SIZE_BOOL
208 config MB_MANAGER