[44882c8] | 1 | #
|
---|
[9a0367f] | 2 | # Copyright (c) 2006 Ondrej Palkovsky
|
---|
[98a4e76] | 3 | # Copyright (c) 2009 Martin Decky
|
---|
[44882c8] | 4 | # All rights reserved.
|
---|
| 5 | #
|
---|
| 6 | # Redistribution and use in source and binary forms, with or without
|
---|
| 7 | # modification, are permitted provided that the following conditions
|
---|
| 8 | # are met:
|
---|
| 9 | #
|
---|
| 10 | # - Redistributions of source code must retain the above copyright
|
---|
| 11 | # notice, this list of conditions and the following disclaimer.
|
---|
| 12 | # - Redistributions in binary form must reproduce the above copyright
|
---|
| 13 | # notice, this list of conditions and the following disclaimer in the
|
---|
| 14 | # documentation and/or other materials provided with the distribution.
|
---|
| 15 | # - The name of the author may not be used to endorse or promote products
|
---|
| 16 | # derived from this software without specific prior written permission.
|
---|
| 17 | #
|
---|
| 18 | # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
---|
| 19 | # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
---|
| 20 | # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
---|
| 21 | # IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
|
---|
| 22 | # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
---|
| 23 | # NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
---|
| 24 | # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
---|
| 25 | # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
---|
| 26 | # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
---|
| 27 | # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
---|
| 28 | #
|
---|
| 29 |
|
---|
[9a0367f] | 30 | ## General platform options
|
---|
| 31 |
|
---|
| 32 | % Platform
|
---|
[50fda24] | 33 | @ "abs32le" abstract 32-bit little endian
|
---|
[41f7564] | 34 | @ "amd64" AMD64/Intel EM64T (PC)
|
---|
[d630139] | 35 | @ "arm32" ARM 32-bit
|
---|
[41f7564] | 36 | @ "ia32" Intel IA-32 (PC)
|
---|
[49319ac] | 37 | @ "ia64" Intel IA-64
|
---|
[1ba41c5] | 38 | @ "mips32" MIPS 32-bit
|
---|
[2429e4a] | 39 | @ "mips64" MIPS 64-bit
|
---|
[41f7564] | 40 | @ "ppc32" PowerPC 32-bit (iMac G4)
|
---|
| 41 | @ "sparc64" Sun UltraSPARC 64-bit
|
---|
| 42 | ! PLATFORM (choice)
|
---|
| 43 |
|
---|
[9a0367f] | 44 | % Machine type
|
---|
[1ba41c5] | 45 | @ "msim" MSIM
|
---|
| 46 | @ "bgxemul" GXEmul big endian
|
---|
[afb1e35] | 47 | @ "lgxemul" GXEmul little endian
|
---|
[1ba41c5] | 48 | ! [PLATFORM=mips32] MACHINE (choice)
|
---|
| 49 |
|
---|
[2429e4a] | 50 | % Machine type
|
---|
| 51 | @ "msim" MSIM
|
---|
| 52 | ! [PLATFORM=mips64] MACHINE (choice)
|
---|
| 53 |
|
---|
[9a0367f] | 54 | % Machine type
|
---|
[c785296] | 55 | @ "i460GX" i460GX chipset machine
|
---|
[4b8f1c3] | 56 | @ "ski" Ski ia64 simulator
|
---|
[c785296] | 57 | ! [PLATFORM=ia64] MACHINE (choice)
|
---|
| 58 |
|
---|
[1c6b3a2] | 59 | % Machine type
|
---|
| 60 | @ "generic" Generic Sun workstation or server
|
---|
| 61 | ! [PLATFORM=sparc64] MACHINE (choice)
|
---|
| 62 |
|
---|
[6ac14a70] | 63 | % Machine type
|
---|
[7c866dc] | 64 | @ "gta02" GTA02 / Neo FreeRunner
|
---|
[646b996] | 65 | @ "testarm" GXEmul Testarm
|
---|
[87bedd1c] | 66 | @ "integratorcp" Integratorcp
|
---|
[6ac14a70] | 67 | ! [PLATFORM=arm32] MACHINE (choice)
|
---|
| 68 |
|
---|
[9a0367f] | 69 | % CPU type
|
---|
| 70 | @ "pentium4" Pentium 4
|
---|
| 71 | @ "pentium3" Pentium 3
|
---|
| 72 | @ "core" Core Solo/Duo
|
---|
[70554dd] | 73 | @ "athlon_xp" Athlon XP
|
---|
| 74 | @ "athlon_mp" Athlon MP
|
---|
[1c99eae] | 75 | @ "i486" i486
|
---|
[a1d5167] | 76 | ! [PLATFORM=ia32] PROCESSOR (choice)
|
---|
[9a0367f] | 77 |
|
---|
| 78 | % CPU type
|
---|
| 79 | @ "opteron" Opteron
|
---|
[1c6b3a2] | 80 | ! [PLATFORM=amd64] PROCESSOR (choice)
|
---|
[9a0367f] | 81 |
|
---|
| 82 | % CPU type
|
---|
| 83 | @ "us" UltraSPARC I-II subarchitecture
|
---|
| 84 | @ "us3" UltraSPARC III-IV subarchitecture
|
---|
[68834d85] | 85 | @ "sun4v" Niagara (sun4v)
|
---|
[1c6b3a2] | 86 | ! [PLATFORM=sparc64&MACHINE=generic] PROCESSOR (choice)
|
---|
| 87 |
|
---|
[af8e565] | 88 | % RAM disk format
|
---|
[9a0367f] | 89 | @ "tmpfs" TMPFS image
|
---|
| 90 | @ "fat" FAT16 image
|
---|
[d06c4ae] | 91 | @ "ext4fs" ext4 image
|
---|
[9a0367f] | 92 | ! RDFMT (choice)
|
---|
| 93 |
|
---|
| 94 |
|
---|
[98a4e76] | 95 | ## Mapping between platform and kernel architecture
|
---|
| 96 |
|
---|
[50fda24] | 97 | % Kernel architecture
|
---|
| 98 | @ "abs32le"
|
---|
| 99 | ! [PLATFORM=abs32le] KARCH (choice)
|
---|
| 100 |
|
---|
[98a4e76] | 101 | % Kernel architecture
|
---|
| 102 | @ "amd64"
|
---|
| 103 | ! [PLATFORM=amd64] KARCH (choice)
|
---|
| 104 |
|
---|
| 105 | % Kernel architecture
|
---|
| 106 | @ "arm32"
|
---|
| 107 | ! [PLATFORM=arm32] KARCH (choice)
|
---|
| 108 |
|
---|
| 109 | % Kernel architecture
|
---|
| 110 | @ "ia32"
|
---|
| 111 | ! [PLATFORM=ia32] KARCH (choice)
|
---|
| 112 |
|
---|
| 113 | % Kernel architecture
|
---|
| 114 | @ "ia32xen"
|
---|
| 115 | ! [PLATFORM=ia32xen] KARCH (choice)
|
---|
| 116 |
|
---|
| 117 | % Kernel architecture
|
---|
| 118 | @ "ia64"
|
---|
| 119 | ! [PLATFORM=ia64] KARCH (choice)
|
---|
| 120 |
|
---|
| 121 | % Kernel architecture
|
---|
| 122 | @ "mips32"
|
---|
| 123 | ! [PLATFORM=mips32] KARCH (choice)
|
---|
| 124 |
|
---|
[2429e4a] | 125 | % Kernel architecture
|
---|
| 126 | @ "mips64"
|
---|
| 127 | ! [PLATFORM=mips64] KARCH (choice)
|
---|
| 128 |
|
---|
[98a4e76] | 129 | % Kernel architecture
|
---|
| 130 | @ "ppc32"
|
---|
| 131 | ! [PLATFORM=ppc32] KARCH (choice)
|
---|
| 132 |
|
---|
| 133 | % Kernel architecture
|
---|
| 134 | @ "ppc64"
|
---|
| 135 | ! [PLATFORM=ppc64] KARCH (choice)
|
---|
| 136 |
|
---|
| 137 | % Kernel architecture
|
---|
| 138 | @ "sparc64"
|
---|
| 139 | ! [PLATFORM=sparc64] KARCH (choice)
|
---|
| 140 |
|
---|
| 141 |
|
---|
| 142 | ## Mapping between platform and user space architecture
|
---|
| 143 |
|
---|
[50fda24] | 144 | % User space architecture
|
---|
| 145 | @ "abs32le"
|
---|
| 146 | ! [PLATFORM=abs32le] UARCH (choice)
|
---|
| 147 |
|
---|
[98a4e76] | 148 | % User space architecture
|
---|
| 149 | @ "amd64"
|
---|
| 150 | ! [PLATFORM=amd64] UARCH (choice)
|
---|
| 151 |
|
---|
| 152 | % User space architecture
|
---|
| 153 | @ "arm32"
|
---|
| 154 | ! [PLATFORM=arm32] UARCH (choice)
|
---|
| 155 |
|
---|
| 156 | % User space architecture
|
---|
| 157 | @ "ia32"
|
---|
| 158 | ! [PLATFORM=ia32|PLATFORM=ia32xen] UARCH (choice)
|
---|
| 159 |
|
---|
| 160 | % User space architecture
|
---|
| 161 | @ "ia64"
|
---|
| 162 | ! [PLATFORM=ia64] UARCH (choice)
|
---|
| 163 |
|
---|
| 164 | % User space architecture
|
---|
| 165 | @ "mips32"
|
---|
[8de4421] | 166 | ! [PLATFORM=mips32&(MACHINE=msim|MACHINE=lgxemul)] UARCH (choice)
|
---|
[98a4e76] | 167 |
|
---|
| 168 | % User space architecture
|
---|
| 169 | @ "mips32eb"
|
---|
[30e2bba] | 170 | ! [PLATFORM=mips32&MACHINE=bgxemul] UARCH (choice)
|
---|
[98a4e76] | 171 |
|
---|
[2429e4a] | 172 | % User space architecture
|
---|
| 173 | @ "mips64"
|
---|
| 174 | ! [PLATFORM=mips64] UARCH (choice)
|
---|
| 175 |
|
---|
[98a4e76] | 176 | % User space architecture
|
---|
| 177 | @ "ppc32"
|
---|
| 178 | ! [PLATFORM=ppc32] UARCH (choice)
|
---|
| 179 |
|
---|
| 180 | % User space architecture
|
---|
| 181 | @ "ppc64"
|
---|
| 182 | ! [PLATFORM=ppc64] UARCH (choice)
|
---|
| 183 |
|
---|
| 184 | % User space architecture
|
---|
| 185 | @ "sparc64"
|
---|
| 186 | ! [PLATFORM=sparc64] UARCH (choice)
|
---|
| 187 |
|
---|
| 188 |
|
---|
| 189 | ## Mapping between platform and boot architecture
|
---|
| 190 |
|
---|
[50fda24] | 191 | % Boot architecture
|
---|
| 192 | @ "abs32le"
|
---|
| 193 | ! [PLATFORM=abs32le] BARCH (choice)
|
---|
| 194 |
|
---|
[98a4e76] | 195 | % Boot architecture
|
---|
| 196 | @ "amd64"
|
---|
| 197 | ! [PLATFORM=amd64] BARCH (choice)
|
---|
| 198 |
|
---|
| 199 | % Boot architecture
|
---|
| 200 | @ "arm32"
|
---|
| 201 | ! [PLATFORM=arm32] BARCH (choice)
|
---|
| 202 |
|
---|
| 203 | % Boot architecture
|
---|
| 204 | @ "ia32"
|
---|
| 205 | ! [PLATFORM=ia32] BARCH (choice)
|
---|
| 206 |
|
---|
| 207 | % Boot architecture
|
---|
| 208 | @ "ia32xen"
|
---|
| 209 | ! [PLATFORM=ia32xen] BARCH (choice)
|
---|
| 210 |
|
---|
| 211 | % Boot architecture
|
---|
| 212 | @ "ia64"
|
---|
| 213 | ! [PLATFORM=ia64] BARCH (choice)
|
---|
| 214 |
|
---|
| 215 | % Boot architecture
|
---|
| 216 | @ "mips32"
|
---|
| 217 | ! [PLATFORM=mips32] BARCH (choice)
|
---|
| 218 |
|
---|
[2429e4a] | 219 | % Boot architecture
|
---|
| 220 | @ "mips64"
|
---|
| 221 | ! [PLATFORM=mips64] BARCH (choice)
|
---|
| 222 |
|
---|
[98a4e76] | 223 | % Boot architecture
|
---|
| 224 | @ "ppc32"
|
---|
| 225 | ! [PLATFORM=ppc32] BARCH (choice)
|
---|
| 226 |
|
---|
| 227 | % Boot architecture
|
---|
| 228 | @ "ppc64"
|
---|
| 229 | ! [PLATFORM=ppc64] BARCH (choice)
|
---|
| 230 |
|
---|
| 231 | % Boot architecture
|
---|
| 232 | @ "sparc64"
|
---|
| 233 | ! [PLATFORM=sparc64] BARCH (choice)
|
---|
| 234 |
|
---|
| 235 |
|
---|
| 236 | ## Mapping between platform and image format
|
---|
| 237 |
|
---|
| 238 | % Image format
|
---|
| 239 | @ "binary"
|
---|
| 240 | ! [PLATFORM=mips32&MACHINE=msim] IMAGE (choice)
|
---|
| 241 |
|
---|
| 242 | % Image format
|
---|
| 243 | @ "ecoff"
|
---|
[8de4421] | 244 | ! [PLATFORM=mips32&(MACHINE=bgxemul|MACHINE=lgxemul)] IMAGE (choice)
|
---|
[98a4e76] | 245 |
|
---|
[2429e4a] | 246 | % Image format
|
---|
| 247 | @ "binary"
|
---|
| 248 | ! [PLATFORM=mips64] IMAGE (choice)
|
---|
| 249 |
|
---|
[98a4e76] | 250 |
|
---|
[9a0367f] | 251 | ## Compiler options
|
---|
| 252 |
|
---|
| 253 | % Compiler
|
---|
[69dc065] | 254 | @ "gcc_cross" GNU C Compiler (cross-compiler)
|
---|
| 255 | @ "gcc_native" GNU C Compiler (native)
|
---|
| 256 | @ "icc" Intel C Compiler
|
---|
| 257 | @ "clang" Clang
|
---|
[a1d5167] | 258 | ! [PLATFORM=amd64|PLATFORM=ia32] COMPILER (choice)
|
---|
[7bb0c32] | 259 |
|
---|
[9a0367f] | 260 | % Compiler
|
---|
[69dc065] | 261 | @ "gcc_cross" GNU C Compiler (cross-compiler)
|
---|
| 262 | @ "gcc_native" GNU C Compiler (native)
|
---|
| 263 | @ "icc" Intel C Compiler
|
---|
[a1d5167] | 264 | ! [PLATFORM=ia64] COMPILER (choice)
|
---|
[7bb0c32] | 265 |
|
---|
[9a0367f] | 266 | % Compiler
|
---|
[69dc065] | 267 | @ "gcc_cross" GNU C Compiler (cross-compiler)
|
---|
| 268 | @ "gcc_native" GNU C Compiler (native)
|
---|
[a1d5167] | 269 | ! [PLATFORM=sparc64] COMPILER (choice)
|
---|
[7bb0c32] | 270 |
|
---|
[9a0367f] | 271 | % Compiler
|
---|
[69dc065] | 272 | @ "gcc_cross" GNU C Compiler (cross-compiler)
|
---|
| 273 | @ "gcc_native" GNU C Compiler (native)
|
---|
[2429e4a] | 274 | ! [PLATFORM=arm32|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32] COMPILER (choice)
|
---|
[9a0367f] | 275 |
|
---|
[50fda24] | 276 | % Compiler
|
---|
[81983e3] | 277 | @ "gcc_cross" GNU C Compiler (cross-compiler)
|
---|
[50fda24] | 278 | @ "gcc_native" GNU C Compiler (native)
|
---|
| 279 | @ "clang" Clang
|
---|
| 280 | ! [PLATFORM=abs32le] COMPILER (choice)
|
---|
| 281 |
|
---|
[9a0367f] | 282 |
|
---|
[81983e3] | 283 | ## Cross-compiler target for abstract architecture
|
---|
| 284 |
|
---|
| 285 | % Cross-compiler target
|
---|
| 286 | @ "arm32" ARM 32-bit
|
---|
| 287 | @ "ia32" Intel IA-32
|
---|
| 288 | @ "mips32" MIPS 32-bit
|
---|
| 289 | ! [PLATFORM=abs32le&COMPILER=gcc_cross] CROSS_TARGET (choice)
|
---|
| 290 |
|
---|
[9a0367f] | 291 |
|
---|
[98a4e76] | 292 | ## Kernel configuration
|
---|
| 293 |
|
---|
| 294 | % Fences
|
---|
[1c6b3a2] | 295 | ! [PLATFORM=ia32&(PROCESSOR=athlon_xp|PROCESSOR=athlon_mp|PROCESSOR=pentium3)] CONFIG_FENCES_P3 (y)
|
---|
[98a4e76] | 296 |
|
---|
| 297 | % Fences
|
---|
[1c6b3a2] | 298 | ! [PLATFORM=ia32&(PROCESSOR=pentium4|PROCESSOR=core)] CONFIG_FENCES_P4 (y)
|
---|
[30e2bba] | 299 |
|
---|
| 300 | % Fences
|
---|
| 301 | ! [PLATFORM=amd64] CONFIG_FENCES_P4 (y)
|
---|
[98a4e76] | 302 |
|
---|
| 303 | % ACPI support
|
---|
| 304 | ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_ACPI (y)
|
---|
| 305 |
|
---|
| 306 | % Hierarchical page tables support
|
---|
[50fda24] | 307 | ! [PLATFORM=abs32le|PLATFORM=ia32|PLATFORM=amd64|PLATFORM=arm32|PLATFORM=mips32|PLATFORM=ppc32] CONFIG_PAGE_PT (y)
|
---|
[98a4e76] | 308 |
|
---|
| 309 | % Page hash table support
|
---|
[2429e4a] | 310 | ! [PLATFORM=ia64|PLATFORM=mips64|PLATFORM=sparc64] CONFIG_PAGE_HT (y)
|
---|
[98a4e76] | 311 |
|
---|
| 312 | % Software integer division support
|
---|
[2429e4a] | 313 | ! [PLATFORM=abs32le|PLATFORM=ia32|PLATFORM=arm32|PLATFORM=ia64|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32] CONFIG_SOFTINT (y)
|
---|
[98a4e76] | 314 |
|
---|
| 315 | % ASID support
|
---|
[2429e4a] | 316 | ! [PLATFORM=ia64|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_ASID (y)
|
---|
[98a4e76] | 317 |
|
---|
| 318 | % ASID FIFO support
|
---|
[2429e4a] | 319 | ! [PLATFORM=ia64|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_ASID_FIFO (y)
|
---|
[98a4e76] | 320 |
|
---|
| 321 | % OpenFirmware tree support
|
---|
[e731b0d] | 322 | ! [PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_OFW_TREE (y)
|
---|
| 323 |
|
---|
| 324 | % OpenFirmware PCI bus support
|
---|
| 325 | ! [PLATFORM=sparc64] CONFIG_OFW_PCI (y)
|
---|
[98a4e76] | 326 |
|
---|
[5d8d71e] | 327 | % Multiboot standard support
|
---|
| 328 | ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_MULTIBOOT (y)
|
---|
| 329 |
|
---|
[98a4e76] | 330 | % FPU support
|
---|
[30e2bba] | 331 | ! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=ia64|PLATFORM=sparc64] CONFIG_FPU (y)
|
---|
| 332 |
|
---|
| 333 | % FPU support
|
---|
| 334 | ! [PLATFORM=mips32&(MACHINE=lgxemul|MACHINE=bgxemul)] CONFIG_FPU (y)
|
---|
[98a4e76] | 335 |
|
---|
| 336 |
|
---|
[9a0367f] | 337 | ## Kernel features options
|
---|
| 338 |
|
---|
| 339 | % Support for SMP
|
---|
[2429e4a] | 340 | ! [(PLATFORM=ia32&PROCESSOR!=athlon_xp)|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ia64|(PLATFORM=mips32&MACHINE=msim)|(PLATFORM=mips64&MACHINE=msim)|PLATFORM=abs32le] CONFIG_SMP (y/n)
|
---|
[9a0367f] | 341 |
|
---|
[04d672c3] | 342 | % Debug build
|
---|
| 343 | ! CONFIG_DEBUG (y/n)
|
---|
| 344 |
|
---|
| 345 | % Deadlock detection support for spinlocks
|
---|
| 346 | ! [CONFIG_DEBUG=y&CONFIG_SMP=y] CONFIG_DEBUG_SPINLOCK (y/n)
|
---|
| 347 |
|
---|
[9a0367f] | 348 | % Lazy FPU context switching
|
---|
[a1d5167] | 349 | ! [CONFIG_FPU=y] CONFIG_FPU_LAZY (y/n)
|
---|
[9a0367f] | 350 |
|
---|
| 351 | % Use VHPT
|
---|
[a1d5167] | 352 | ! [PLATFORM=ia64] CONFIG_VHPT (n/y)
|
---|
[9a0367f] | 353 |
|
---|
| 354 | % Use TSB
|
---|
[a1d5167] | 355 | ! [PLATFORM=sparc64] CONFIG_TSB (y/n)
|
---|
[1c6b3a2] | 356 |
|
---|
| 357 | % IO SAPIC on default address support
|
---|
[a1d5167] | 358 | ! [PLATFORM=ia64&MACHINE!=ski] CONFIG_IOSAPIC (y/n)
|
---|
[1c6b3a2] | 359 |
|
---|
| 360 | % Virtually indexed D-cache support
|
---|
[a1d5167] | 361 | ! [PLATFORM=sparc64] CONFIG_VIRT_IDX_DCACHE (y/n)
|
---|
[1c6b3a2] | 362 |
|
---|
[95c4776] | 363 | % Simics SMP Hack
|
---|
[626f907] | 364 | ! [PROCESSOR=sun4v&CONFIG_SMP=y] CONFIG_SIMICS_SMP_HACK (n/y)
|
---|
[95c4776] | 365 |
|
---|
[1c6b3a2] | 366 | % Support for userspace debuggers
|
---|
[a1d5167] | 367 | ! CONFIG_UDEBUG (y/n)
|
---|
[1c6b3a2] | 368 |
|
---|
| 369 | % Kernel console support
|
---|
[a1d5167] | 370 | ! CONFIG_KCONSOLE (y/n)
|
---|
[1c6b3a2] | 371 |
|
---|
[e2b762ec] | 372 | % Kernel symbol information
|
---|
| 373 | ! CONFIG_SYMTAB (y/n)
|
---|
| 374 |
|
---|
[1c6b3a2] | 375 | % Detailed kernel logging
|
---|
[a1d5167] | 376 | ! CONFIG_LOG (n/y)
|
---|
[1c6b3a2] | 377 |
|
---|
[ad8f03d2] | 378 | % Kernel function tracing
|
---|
| 379 | ! CONFIG_TRACE (n/y)
|
---|
| 380 |
|
---|
[1c6b3a2] | 381 | % Compile kernel tests
|
---|
[a1d5167] | 382 | ! CONFIG_TEST (y/n)
|
---|
[1c6b3a2] | 383 |
|
---|
[cf84f1bf] | 384 | % Use link-time optimization
|
---|
| 385 | ! [COMPILER=gcc_cross|COMPILER=gcc_native] CONFIG_LTO (n/y)
|
---|
| 386 |
|
---|
[d4d36f9] | 387 | % Kernel RCU algorithm
|
---|
| 388 | @ "PREEMPT_PODZIMEK" Preemptible Podzimek-RCU
|
---|
| 389 | @ "PREEMPT_A" Preemptible A-RCU
|
---|
| 390 | ! RCU (choice)
|
---|
| 391 |
|
---|
[04d672c3] | 392 |
|
---|
[1c6b3a2] | 393 | ## Hardware support
|
---|
[9a0367f] | 394 |
|
---|
[6ac14a70] | 395 | % Input device class
|
---|
| 396 | @ "generic" Keyboard or serial line
|
---|
| 397 | ! [PLATFORM=arm32&MACHINE=integratorcp] CONFIG_HID_IN (choice)
|
---|
| 398 |
|
---|
[4d29d01] | 399 | % Input device class
|
---|
[71385d4f] | 400 | @ "generic" Keyboard or serial line
|
---|
| 401 | @ "none" No input device
|
---|
[2429e4a] | 402 | ! [PLATFORM=ia32|(PLATFORM=arm32&MACHINE=testarm)|PLATFORM=amd64|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_HID_IN (choice)
|
---|
[04d672c3] | 403 |
|
---|
[449d4ecc] | 404 | % Input device class
|
---|
| 405 | @ "generic" Keyboard or serial line
|
---|
| 406 | @ "keyboard" Keyboard
|
---|
| 407 | @ "serial" Serial line
|
---|
| 408 | @ "none" No input device
|
---|
| 409 | ! [PLATFORM=ia64&MACHINE=i460GX] CONFIG_HID_IN (choice)
|
---|
| 410 |
|
---|
[6ac14a70] | 411 | % Output device class
|
---|
| 412 | @ "generic" Monitor or serial line
|
---|
[f1fc83a] | 413 | ! [PLATFORM=arm32&(MACHINE=gta02|MACHINE=integratorcp)] CONFIG_HID_OUT (choice)
|
---|
[6ac14a70] | 414 |
|
---|
[8de4421] | 415 | % Output device class
|
---|
| 416 | @ "generic" Monitor or serial line
|
---|
| 417 | @ "none" No output device
|
---|
[2429e4a] | 418 | ! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ppc32|(PLATFORM=ia64&MACHINE=i460GX)|(PLATFORM=mips32&MACHINE=msim)|(PLATFORM=mips64&MACHINE=msim)] CONFIG_HID_OUT (choice)
|
---|
[1c6b3a2] | 419 |
|
---|
[4d29d01] | 420 | % Output device class
|
---|
[71385d4f] | 421 | @ "generic" Monitor or serial line
|
---|
[1c6b3a2] | 422 | @ "monitor" Monitor
|
---|
| 423 | @ "serial" Serial line
|
---|
[71385d4f] | 424 | @ "none" No output device
|
---|
[8de4421] | 425 | ! [PLATFORM=mips32&(MACHINE=bgxemul|MACHINE=lgxemul)] CONFIG_HID_OUT (choice)
|
---|
[04d672c3] | 426 |
|
---|
[00287cc] | 427 | % Output device class
|
---|
| 428 | @ "generic" Monitor or serial line
|
---|
| 429 | @ "monitor" Monitor
|
---|
| 430 | @ "serial" Serial line
|
---|
| 431 | @ "none" No output device
|
---|
[6ac14a70] | 432 | ! [PLATFORM=arm32&MACHINE=testarm] CONFIG_HID_OUT (choice)
|
---|
[00287cc] | 433 |
|
---|
[8de4421] | 434 | % PC keyboard support
|
---|
| 435 | ! [CONFIG_HID_IN=generic&(PLATFORM=ia32|PLATFORM=amd64)] CONFIG_PC_KBD (y/n)
|
---|
[1c6b3a2] | 436 |
|
---|
[449d4ecc] | 437 | % PC keyboard support
|
---|
| 438 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=ia64&MACHINE=i460GX] CONFIG_PC_KBD (y/n)
|
---|
| 439 |
|
---|
[c0d77f7] | 440 | % PC keyboard support
|
---|
| 441 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=arm32&MACHINE=integratorcp] CONFIG_PC_KBD (y/n)
|
---|
| 442 |
|
---|
[8de4421] | 443 | % Support for msim/GXemul keyboard
|
---|
[2429e4a] | 444 | ! [CONFIG_HID_IN=generic&(PLATFORM=mips32|PLATFORM=mips64)] CONFIG_MIPS_KBD (y/n)
|
---|
[8de4421] | 445 |
|
---|
| 446 | % Support for msim/GXemul printer
|
---|
[2429e4a] | 447 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&(PLATFORM=mips32|PLATFORM=mips64)] CONFIG_MIPS_PRN (y/n)
|
---|
[04d672c3] | 448 |
|
---|
[00287cc] | 449 | % Support for GXemul keyboard
|
---|
[6ac14a70] | 450 | ! [CONFIG_HID_IN=generic&PLATFORM=arm32&MACHINE=testarm] CONFIG_ARM_KBD (y/n)
|
---|
[00287cc] | 451 |
|
---|
| 452 | % Support for GXemul printer
|
---|
[6ac14a70] | 453 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=arm32&MACHINE=testarm] CONFIG_ARM_PRN (y/n)
|
---|
[00287cc] | 454 |
|
---|
[d6d04e7] | 455 | % Support for VIA CUDA controller
|
---|
| 456 | ! [CONFIG_HID_IN=generic&PLATFORM=ppc32] CONFIG_VIA_CUDA (y/n)
|
---|
| 457 |
|
---|
[9693835] | 458 | % Support for NS16550 controller
|
---|
[03976d60] | 459 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=sparc64&MACHINE=generic] CONFIG_NS16550 (y/n)
|
---|
[9693835] | 460 |
|
---|
[449d4ecc] | 461 | % Support for NS16550 controller
|
---|
| 462 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=serial)&PLATFORM=ia64&MACHINE=i460GX] CONFIG_NS16550 (y/n)
|
---|
| 463 |
|
---|
[8ec4144] | 464 | % Support for ARM926 on-chip UART
|
---|
| 465 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=arm32&MACHINE=integratorcp] CONFIG_ARM926_UART (y/n)
|
---|
| 466 |
|
---|
[f1fc83a] | 467 | % Support for Samsung S3C24XX on-chip UART
|
---|
| 468 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=arm32&MACHINE=gta02] CONFIG_S3C24XX_UART (y/n)
|
---|
| 469 |
|
---|
[ec08286] | 470 | % Support for Samsung S3C24XX on-chip interrupt controller
|
---|
| 471 | ! [PLATFORM=arm32&MACHINE=gta02] CONFIG_S3C24XX_IRQC (y)
|
---|
| 472 |
|
---|
[87bedd1c] | 473 | % Support for i8042 controller
|
---|
[8de4421] | 474 | ! [CONFIG_PC_KBD=y] CONFIG_I8042 (y)
|
---|
[9a0367f] | 475 |
|
---|
[87bedd1c] | 476 | % Support for pl050 controller
|
---|
[6ac14a70] | 477 | ! [CONFIG_HID_IN=generic&PLATFORM=arm32&MACHINE=integratorcp] CONFIG_PL050 (y)
|
---|
| 478 |
|
---|
[9693835] | 479 | % Sun keyboard support
|
---|
[336d2f52] | 480 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=sparc64&MACHINE=generic&CONFIG_NS16550=y] CONFIG_SUN_KBD (y)
|
---|
[9693835] | 481 |
|
---|
[2a77841d] | 482 | % Macintosh ADB keyboard support
|
---|
| 483 | ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=ppc32&(CONFIG_VIA_CUDA=y)] CONFIG_MAC_KBD (y)
|
---|
| 484 |
|
---|
[8de4421] | 485 | % Dummy serial line input
|
---|
[00287cc] | 486 | ! [CONFIG_MIPS_KBD=y|CONFIG_ARM_KBD=y] CONFIG_DSRLNIN (y)
|
---|
[9a0367f] | 487 |
|
---|
[8de4421] | 488 | % Dummy serial line output
|
---|
[00287cc] | 489 | ! [CONFIG_MIPS_PRN=y|CONFIG_ARM_PRN=y] CONFIG_DSRLNOUT (y)
|
---|
[411b6a6] | 490 |
|
---|
[8de4421] | 491 | % Serial line input module
|
---|
[8ec4144] | 492 | ! [CONFIG_DSRLNIN=y|(PLATFORM=arm32&MACHINE=gta02)|(PLATFORM=arm32&MACHINE=integratorcp&CONFIG_ARM926_UART=y)|(PLATFORM=ia64&MACHINE=i460GX&CONFIG_NS16550=y)|(PLATFORM=ia64&MACHINE=ski)|(PLATFORM=sparc64&PROCESSOR=sun4v)] CONFIG_SRLN (y)
|
---|
[8de4421] | 493 |
|
---|
[1c6b3a2] | 494 | % EGA support
|
---|
[8de4421] | 495 | ! [CONFIG_HID_OUT=generic&(PLATFORM=ia32|PLATFORM=amd64)] CONFIG_EGA (y/n)
|
---|
| 496 |
|
---|
[449d4ecc] | 497 | % EGA support
|
---|
| 498 | ! [CONFIG_HID_OUT=generic&PLATFORM=ia64&MACHINE=i460GX] CONFIG_EGA (y/n)
|
---|
[8de4421] | 499 |
|
---|
| 500 | % Framebuffer support
|
---|
[d0688a3] | 501 | ! [CONFIG_HID_OUT=generic&(PLATFORM=ia32|PLATFORM=amd64|PLATFORM=ppc32)] CONFIG_FB (y/n)
|
---|
[8de4421] | 502 |
|
---|
| 503 | % Framebuffer support
|
---|
| 504 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=monitor)&PLATFORM=mips32&(MACHINE=lgxemul|MACHINE=bgxemul)] CONFIG_FB (y/n)
|
---|
[9a0367f] | 505 |
|
---|
[00287cc] | 506 | % Framebuffer support
|
---|
[03976d60] | 507 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=monitor)&PLATFORM=arm32] CONFIG_FB (y/n)
|
---|
| 508 |
|
---|
| 509 | % Framebuffer support
|
---|
| 510 | ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=monitor)&PLATFORM=sparc64&MACHINE=generic] CONFIG_FB (y/n)
|
---|
[98a4e76] | 511 |
|
---|
[421c833] | 512 | % Default framebuffer mode
|
---|
| 513 | @ "640x480"
|
---|
| 514 | @ "800x600"
|
---|
| 515 | @ "1024x768"
|
---|
| 516 | @ "1152x720"
|
---|
| 517 | @ "1152x864"
|
---|
[46757a6] | 518 | @ "1280x720"
|
---|
| 519 | @ "1280x800"
|
---|
[421c833] | 520 | @ "1280x960"
|
---|
| 521 | @ "1280x1024"
|
---|
| 522 | @ "1400x1050"
|
---|
| 523 | @ "1440x900"
|
---|
| 524 | @ "1440x1050"
|
---|
| 525 | @ "1600x1200"
|
---|
| 526 | @ "1920x1080"
|
---|
| 527 | @ "1920x1200"
|
---|
[1f5c9c96] | 528 | ! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_BFB_MODE (choice)
|
---|
[421c833] | 529 |
|
---|
| 530 | % Default framebuffer depth
|
---|
[9a0367f] | 531 | @ "8"
|
---|
| 532 | @ "16"
|
---|
| 533 | @ "24"
|
---|
[1f5c9c96] | 534 | ! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_BFB_BPP (choice)
|
---|
[9a0367f] | 535 |
|
---|
| 536 | % Start AP processors by the loader
|
---|
[a1d5167] | 537 | ! [PLATFORM=sparc64&CONFIG_SMP=y] CONFIG_AP (y/n)
|
---|
[9a0367f] | 538 |
|
---|
[7fb3f1c] | 539 | % Dynamic linking support
|
---|
| 540 | ! [PLATFORM=ia32] CONFIG_RTLD (n/y)
|
---|
| 541 | ! [PLATFORM=abs32le|PLATFORM=amd64|PLATFORM=arm32|PLATFORM=ia64|PLATFORM=mips32|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_RTLD (n)
|
---|
| 542 |
|
---|
[ec3e2ed] | 543 | % Build shared libraries
|
---|
[7fb3f1c] | 544 | ! [CONFIG_RTLD=y] CONFIG_BUILD_SHARED_LIBS (n/y)
|
---|
| 545 | ! [CONFIG_RTLD=n] CONFIG_BUILD_SHARED_LIBS (n)
|
---|
[1ea99cc] | 546 |
|
---|
[ec3e2ed] | 547 | % Link against shared libraries
|
---|
| 548 | ! [CONFIG_BUILD_SHARED_LIBS=y] CONFIG_USE_SHARED_LIBS (n/y)
|
---|
| 549 | ! [CONFIG_BUILD_SHARED_LIBS=n] CONFIG_USE_SHARED_LIBS (n)
|
---|
[1ea99cc] | 550 |
|
---|
[3acb285a] | 551 | % Launch (devman) test drivers
|
---|
[774fc85] | 552 | ! [CONFIG_DEBUG=y] CONFIG_TEST_DRIVERS (n/y)
|
---|
[3acb285a] | 553 |
|
---|
[1641eb0] | 554 | % Load disk drivers on startup
|
---|
| 555 | ! CONFIG_START_BD (n/y)
|
---|
| 556 |
|
---|
| 557 | % Mount /data on startup
|
---|
| 558 | ! [CONFIG_START_BD=y] CONFIG_MOUNT_DATA (n/y)
|
---|
[a074b4f] | 559 |
|
---|
[dafa2d04] | 560 | % Write core files
|
---|
| 561 | ! CONFIG_WRITE_CORE_FILES (n/y)
|
---|
[827d73f] | 562 |
|
---|
[a8010272] | 563 | % Include development files (headers, libraries)
|
---|
[d21e935c] | 564 | ! CONFIG_DEVEL_FILES (n/y)
|
---|
[a8010272] | 565 |
|
---|
[be6cef1b] | 566 | % Strip binaries
|
---|
[fa9616b4] | 567 | ! CONFIG_STRIP_BINARIES (n/y)
|
---|
[be6cef1b] | 568 |
|
---|
| 569 | % Optimize for size
|
---|
[fa9616b4] | 570 | ! CONFIG_OPTIMIZE_FOR_SIZE (n/y)
|
---|
| 571 |
|
---|
[15b592b] | 572 | % Barebone build with essential binaries only
|
---|
| 573 | ! CONFIG_BAREBONE (n/y)
|
---|
[be6cef1b] | 574 |
|
---|
[e76e833f] | 575 | % Build pcc binaries
|
---|
| 576 | ! CONFIG_PCC (n/y)
|
---|
| 577 |
|
---|
[f4e508f] | 578 | % Build binutils binaries
|
---|
[10a530cc] | 579 | ! CONFIG_BINUTILS (n/y)
|
---|
| 580 |
|
---|
[3f0ea0e2] | 581 | % Build MSIM binary
|
---|
| 582 | ! CONFIG_MSIM (n/y)
|
---|
| 583 |
|
---|
[9ded977] | 584 | % Line debugging information
|
---|
| 585 | ! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
|
---|
[42be09b] | 586 |
|
---|
[f4e508f] | 587 | # USB settings
|
---|
[f64e81a] | 588 |
|
---|
[960ff451] | 589 | % Start virtual USB host controller
|
---|
| 590 | ! CONFIG_RUN_VIRTUAL_USB_HC (n/y)
|
---|
| 591 |
|
---|
[b4f291d] | 592 | % OHCI root hub port power switching
|
---|
[ca2815e] | 593 | @ "no" All root hub ports are always powered.
|
---|
| 594 | @ "ganged" Root hub ports are all powered or all off.
|
---|
| 595 | @ "per_port" Powered status of every root hub port is independent.
|
---|
[b9bbaad] | 596 | ! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=ppc32] OHCI_POWER_SWITCH (choice)
|
---|
[83285fd] | 597 |
|
---|
| 598 | % GRUB boot loader architecture
|
---|
| 599 | @ "pc" GRUB for PC
|
---|
| 600 | @ "efi" GRUB for UEFI
|
---|
| 601 | ! [PLATFORM=ia32|PLATFORM=amd64] GRUB_ARCH (choice)
|
---|