Changes in HelenOS.config [824208bf:6bbe470] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r824208bf r6bbe470 32 32 % Platform 33 33 @ "abs32le" abstract 32-bit little endian 34 @ "amd64" AMD64/ EM64T 64-bit(PC)34 @ "amd64" AMD64/Intel EM64T (PC) 35 35 @ "arm32" ARM 32-bit 36 @ "ia32" I A-32 32-bit(PC)37 @ "ia64" I A-64 64-bit36 @ "ia32" Intel IA-32 (PC) 37 @ "ia64" Intel IA-64 38 38 @ "mips32" MIPS 32-bit 39 @ " ppc32" PowerPC 32-bit40 @ " sparc32" SPARCv8 32-bit41 @ "sparc64" S PARCv964-bit39 @ "mips64" MIPS 64-bit 40 @ "ppc32" PowerPC 32-bit (iMac G4) 41 @ "sparc64" Sun UltraSPARC 64-bit 42 42 ! PLATFORM (choice) 43 43 44 44 % Machine type 45 45 @ "msim" MSIM 46 @ "b malta" MIPS Malta Development Boardbig endian47 @ "l malta" MIPS Malta Development Boardlittle endian46 @ "bgxemul" GXEmul big endian 47 @ "lgxemul" GXEmul little endian 48 48 ! [PLATFORM=mips32] MACHINE (choice) 49 50 % Machine type 51 @ "msim" MSIM 52 ! [PLATFORM=mips64] MACHINE (choice) 49 53 50 54 % Machine type … … 58 62 59 63 % Machine type 60 @ "leon3" Gaisler Aeroflex LEON361 ! [PLATFORM=sparc32] MACHINE (choice)62 63 % Machine type64 64 @ "gta02" GTA02 / Neo FreeRunner 65 @ "testarm" GXEmul Testarm 65 66 @ "integratorcp" Integratorcp 66 @ "beagleboardxm" BeagleBoard-xM67 @ "beaglebone" BeagleBone68 @ "raspberrypi" Raspberry Pi69 67 ! [PLATFORM=arm32] MACHINE (choice) 70 68 … … 83 81 84 82 % CPU type 85 @ "leon3" Gaisler Aeroflex LEON386 ! [PLATFORM=sparc32&MACHINE=leon3] PROCESSOR (choice)87 88 % CPU type89 83 @ "us" UltraSPARC I-II subarchitecture 90 84 @ "us3" UltraSPARC III-IV subarchitecture 91 85 @ "sun4v" Niagara (sun4v) 92 86 ! [PLATFORM=sparc64&MACHINE=generic] PROCESSOR (choice) 93 94 % CPU type95 @ "cortex_a8" ARM Cortex A-896 ! [PLATFORM=arm32&(MACHINE=beagleboardxm|MACHINE=beaglebone)] PROCESSOR (choice)97 98 % CPU type99 @ "arm920t" ARM920T100 ! [PLATFORM=arm32&MACHINE=gta02] PROCESSOR (choice)101 102 % CPU type103 @ "arm926ej_s" ARM926EJ-S104 ! [PLATFORM=arm32&MACHINE=integratorcp] PROCESSOR (choice)105 106 % CPU type107 @ "arm1176" ARM1176108 ! [PLATFORM=arm32&MACHINE=raspberrypi] PROCESSOR (choice)109 110 # Add more ARMv4 CPUs111 % CPU arch112 @ "armv4" ARMv4113 ! [PLATFORM=arm32&(PROCESSOR=arm920t)] PROCESSOR_ARCH (choice)114 115 # Add more ARMv5 CPUs116 % CPU arch117 @ "armv5" ARMv5118 ! [PLATFORM=arm32&(PROCESSOR=arm926ej_s)] PROCESSOR_ARCH (choice)119 120 # Add more ARMv6 CPUs121 % CPU arch122 @ "armv6" ARMv6123 ! [PLATFORM=arm32&(PROCESSOR=arm1176)] PROCESSOR_ARCH (choice)124 125 # Add more ARMv7-A CPUs126 % CPU arch127 @ "armv7_a" ARMv7-A128 ! [PLATFORM=arm32&(PROCESSOR=cortex_a8)] PROCESSOR_ARCH (choice)129 130 % CPU type131 @ "R4000" MIPS R4000132 ! [PLATFORM=mips32&MACHINE=msim] PROCESSOR (choice)133 134 % CPU type135 @ "4Kc" MIPS 4Kc136 ! [PLATFORM=mips32&(MACHINE=bmalta|MACHINE=lmalta)] PROCESSOR (choice)137 87 138 88 % RAM disk format … … 174 124 175 125 % Kernel architecture 126 @ "mips64" 127 ! [PLATFORM=mips64] KARCH (choice) 128 129 % Kernel architecture 176 130 @ "ppc32" 177 131 ! [PLATFORM=ppc32] KARCH (choice) … … 182 136 183 137 % Kernel architecture 184 @ "sparc32"185 ! [PLATFORM=sparc32] KARCH (choice)186 187 % Kernel architecture188 138 @ "sparc64" 189 139 ! [PLATFORM=sparc64] KARCH (choice) … … 214 164 % User space architecture 215 165 @ "mips32" 216 ! [PLATFORM=mips32&(MACHINE=msim|MACHINE=l malta)] UARCH (choice)166 ! [PLATFORM=mips32&(MACHINE=msim|MACHINE=lgxemul)] UARCH (choice) 217 167 218 168 % User space architecture 219 169 @ "mips32eb" 220 ! [PLATFORM=mips32&MACHINE=bmalta] UARCH (choice) 170 ! [PLATFORM=mips32&MACHINE=bgxemul] UARCH (choice) 171 172 % User space architecture 173 @ "mips64" 174 ! [PLATFORM=mips64] UARCH (choice) 221 175 222 176 % User space architecture … … 229 183 230 184 % User space architecture 231 @ "sparc32"232 ! [PLATFORM=sparc32] UARCH (choice)233 234 % User space architecture235 185 @ "sparc64" 236 186 ! [PLATFORM=sparc64] UARCH (choice) … … 268 218 269 219 % Boot architecture 220 @ "mips64" 221 ! [PLATFORM=mips64] BARCH (choice) 222 223 % Boot architecture 270 224 @ "ppc32" 271 225 ! [PLATFORM=ppc32] BARCH (choice) … … 274 228 @ "ppc64" 275 229 ! [PLATFORM=ppc64] BARCH (choice) 276 277 % Boot architecture278 @ "sparc32"279 ! [PLATFORM=sparc32] BARCH (choice)280 230 281 231 % Boot architecture … … 291 241 292 242 % Image format 293 @ "elf" 294 ! [PLATFORM=mips32&(MACHINE=bmalta|MACHINE=lmalta)] IMAGE (choice) 243 @ "ecoff" 244 ! [PLATFORM=mips32&(MACHINE=bgxemul|MACHINE=lgxemul)] IMAGE (choice) 245 246 % Image format 247 @ "binary" 248 ! [PLATFORM=mips64] IMAGE (choice) 295 249 296 250 297 251 ## Compiler options 298 299 % Compiler300 @ "gcc_cross" GNU C Compiler (cross-compiler)301 @ "gcc_native" GNU C Compiler (native)302 @ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler)303 @ "icc" Intel C Compiler304 @ "clang" Clang305 ! [PLATFORM=amd64|PLATFORM=ia32] COMPILER (choice)306 252 307 253 % Compiler … … 309 255 @ "gcc_native" GNU C Compiler (native) 310 256 @ "icc" Intel C Compiler 311 @ " gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler)312 ! [PLATFORM= ia64] COMPILER (choice)257 @ "clang" Clang 258 ! [PLATFORM=amd64|PLATFORM=ia32] COMPILER (choice) 313 259 314 260 % Compiler 315 261 @ "gcc_cross" GNU C Compiler (cross-compiler) 316 262 @ "gcc_native" GNU C Compiler (native) 317 @ " gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler)318 ! [PLATFORM= mips32|PLATFORM=ppc32] COMPILER (choice)263 @ "icc" Intel C Compiler 264 ! [PLATFORM=ia64] COMPILER (choice) 319 265 320 266 % Compiler 321 267 @ "gcc_cross" GNU C Compiler (cross-compiler) 322 268 @ "gcc_native" GNU C Compiler (native) 323 @ "gcc_helenos" GNU C Compiler (experimental HelenOS-specific cross-compiler) 269 ! [PLATFORM=sparc64] COMPILER (choice) 270 271 % Compiler 272 @ "gcc_cross" GNU C Compiler (cross-compiler) 273 @ "gcc_native" GNU C Compiler (native) 274 ! [PLATFORM=arm32|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32] COMPILER (choice) 275 276 % Compiler 277 @ "gcc_cross" GNU C Compiler (cross-compiler) 278 @ "gcc_native" GNU C Compiler (native) 324 279 @ "clang" Clang 325 ! [PLATFORM=abs32le |PLATFORM=arm32|PLATFORM=sparc32|PLATFORM=sparc64] COMPILER (choice)280 ! [PLATFORM=abs32le] COMPILER (choice) 326 281 327 282 … … 332 287 @ "ia32" Intel IA-32 333 288 @ "mips32" MIPS 32-bit 334 ! [PLATFORM=abs32le& (COMPILER=gcc_cross|COMPILER=gcc_helenos)] CROSS_TARGET (choice)289 ! [PLATFORM=abs32le&COMPILER=gcc_cross] CROSS_TARGET (choice) 335 290 336 291 … … 346 301 ! [PLATFORM=amd64] CONFIG_FENCES_P4 (y) 347 302 348 % IOMAP bitmap support349 ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_IOMAP_BITMAP (y)350 351 % IOMAP dummy support352 ! [PLATFORM=abs32le|PLATFORM=arm32|PLATFORM=mips32|PLATFORM=ppc32|PLATFORM=sparc32|PLATFORM=sparc64] CONFIG_IOMAP_DUMMY (y)353 354 303 % ACPI support 355 304 ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_ACPI (y) 356 305 357 306 % Hierarchical page tables support 358 ! [PLATFORM=abs32le|PLATFORM=ia32|PLATFORM=amd64|PLATFORM=arm32|PLATFORM=mips32|PLATFORM=ppc32 |PLATFORM=sparc32] CONFIG_PAGE_PT (y)307 ! [PLATFORM=abs32le|PLATFORM=ia32|PLATFORM=amd64|PLATFORM=arm32|PLATFORM=mips32|PLATFORM=ppc32] CONFIG_PAGE_PT (y) 359 308 360 309 % Page hash table support 361 ! [PLATFORM=ia64|PLATFORM= sparc64] CONFIG_PAGE_HT (y)310 ! [PLATFORM=ia64|PLATFORM=mips64|PLATFORM=sparc64] CONFIG_PAGE_HT (y) 362 311 363 312 % Software integer division support 364 ! [PLATFORM=abs32le|PLATFORM=ia32|PLATFORM=arm32|PLATFORM=ia64|PLATFORM=mips32|PLATFORM= ppc32|PLATFORM=sparc32] CONFIG_SOFTINT (y)313 ! [PLATFORM=abs32le|PLATFORM=ia32|PLATFORM=arm32|PLATFORM=ia64|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32] CONFIG_SOFTINT (y) 365 314 366 315 % ASID support 367 ! [PLATFORM=ia64|PLATFORM=mips32|PLATFORM= ppc32|PLATFORM=sparc32|PLATFORM=sparc64] CONFIG_ASID (y)316 ! [PLATFORM=ia64|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_ASID (y) 368 317 369 318 % ASID FIFO support 370 ! [PLATFORM=ia64|PLATFORM=mips32|PLATFORM= ppc32|PLATFORM=sparc32|PLATFORM=sparc64] CONFIG_ASID_FIFO (y)319 ! [PLATFORM=ia64|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_ASID_FIFO (y) 371 320 372 321 % OpenFirmware tree support … … 383 332 384 333 % FPU support 385 ! [PLATFORM=ppc32] CONFIG_FPU (n/y) 386 387 ## ARMv7 made FPU hardware compulsory 388 % FPU support 389 ! [PLATFORM=arm32&PROCESSOR_ARCH=armv7_a] CONFIG_FPU (y) 390 391 % FPU support 392 ! [PLATFORM=arm32&MACHINE=integratorcp] CONFIG_FPU (y) 334 ! [PLATFORM=mips32&(MACHINE=lgxemul|MACHINE=bgxemul)] CONFIG_FPU (y) 393 335 394 336 … … 396 338 397 339 % Support for SMP 398 ! [(PLATFORM=ia32&PROCESSOR!=athlon_xp)|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ia64|(PLATFORM=mips32&MACHINE=msim)| PLATFORM=abs32le] CONFIG_SMP (y/n)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) 399 341 400 342 % Debug build … … 453 395 @ "generic" Keyboard or serial line 454 396 @ "none" No input device 455 ! [PLATFORM=ia32| PLATFORM=amd64|PLATFORM=mips32|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_HID_IN (choice)397 ! [PLATFORM=ia32|(PLATFORM=arm32&MACHINE=testarm)|PLATFORM=amd64|PLATFORM=mips32|PLATFORM=mips64|PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_HID_IN (choice) 456 398 457 399 % Input device class … … 464 406 % Output device class 465 407 @ "generic" Monitor or serial line 466 ! [PLATFORM=arm32&(MACHINE=gta02|MACHINE=integratorcp |MACHINE=beagleboardxm|MACHINE=beaglebone|MACHINE=raspberrypi)] CONFIG_HID_OUT (choice)408 ! [PLATFORM=arm32&(MACHINE=gta02|MACHINE=integratorcp)] CONFIG_HID_OUT (choice) 467 409 468 410 % Output device class 469 411 @ "generic" Monitor or serial line 470 412 @ "none" No output device 471 ! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ppc32|(PLATFORM=ia64&MACHINE=i460GX)|(PLATFORM=mips32&(MACHINE=msim|MACHINE=bmalta|MACHINE=lmalta))] CONFIG_HID_OUT (choice) 413 ! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ppc32|(PLATFORM=ia64&MACHINE=i460GX)|(PLATFORM=mips32&MACHINE=msim)|(PLATFORM=mips64&MACHINE=msim)] CONFIG_HID_OUT (choice) 414 415 % Output device class 416 @ "generic" Monitor or serial line 417 @ "monitor" Monitor 418 @ "serial" Serial line 419 @ "none" No output device 420 ! [PLATFORM=mips32&(MACHINE=bgxemul|MACHINE=lgxemul)] CONFIG_HID_OUT (choice) 421 422 % Output device class 423 @ "generic" Monitor or serial line 424 @ "monitor" Monitor 425 @ "serial" Serial line 426 @ "none" No output device 427 ! [PLATFORM=arm32&MACHINE=testarm] CONFIG_HID_OUT (choice) 472 428 473 429 % PC keyboard support 474 ! [ CONFIG_HID_IN=generic&(PLATFORM=ia32|PLATFORM=amd64)] CONFIG_PC_KBD (y/n)430 ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&(PLATFORM=ia32|PLATFORM=amd64)] CONFIG_PC_KBD (y/n) 475 431 476 432 % PC keyboard support … … 480 436 ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=arm32&MACHINE=integratorcp] CONFIG_PC_KBD (y/n) 481 437 482 % Support for msim keyboard 483 ! [CONFIG_HID_IN=generic&MACHINE=msim] CONFIG_MSIM_KBD (y/n) 484 485 % Support for msim printer 486 ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&MACHINE=msim] CONFIG_MSIM_PRN (y/n) 438 % Support for msim/GXemul keyboard 439 ! [CONFIG_HID_IN=generic&(PLATFORM=mips32|PLATFORM=mips64)] CONFIG_MIPS_KBD (y/n) 440 441 % Support for msim/GXemul printer 442 ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&(PLATFORM=mips32|PLATFORM=mips64)] CONFIG_MIPS_PRN (y/n) 443 444 % Support for GXemul keyboard 445 ! [CONFIG_HID_IN=generic&PLATFORM=arm32&MACHINE=testarm] CONFIG_ARM_KBD (y/n) 446 447 % Support for GXemul printer 448 ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=arm32&MACHINE=testarm] CONFIG_ARM_PRN (y/n) 487 449 488 450 % Support for VIA CUDA controller … … 495 457 ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=serial)&PLATFORM=ia64&MACHINE=i460GX] CONFIG_NS16550 (y/n) 496 458 497 % Support for PL011 UART 498 ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=arm32&(MACHINE=integratorcp|MACHINE=raspberrypi)] CONFIG_PL011_UART (y/n) 459 % Support for NS16550 controller (kernel console) 460 ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=serial|CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&(PLATFORM=ia32|PLATFORM=amd64)] CONFIG_NS16550_KCON (y/n) 461 462 % Use NS16550 controller as serial input (kernel console) 463 ! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=serial)&(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_NS16550_KCON=y] CONFIG_NS16550 (y) 464 465 % Use NS16550 controller as dummy serial output (kernel console) 466 ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_NS16550_KCON=y] CONFIG_NS16550_OUT (y) 467 468 % Support for ARM926 on-chip UART 469 ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=arm32&MACHINE=integratorcp] CONFIG_ARM926_UART (y/n) 499 470 500 471 % Support for Samsung S3C24XX on-chip UART … … 504 475 ! [PLATFORM=arm32&MACHINE=gta02] CONFIG_S3C24XX_IRQC (y) 505 476 506 % Support for TI AM335x timers support507 ! [PLATFORM=arm32&MACHINE=beaglebone] CONFIG_AM335X_TIMERS (y)508 509 % Support for OMAP on-chip UART510 ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=arm32&(MACHINE=beagleboardxm|MACHINE=beaglebone)] CONFIG_OMAP_UART (y/n)511 512 % Support for GRLIB UART513 ! [PLATFORM=sparc32&MACHINE=leon3] CONFIG_GRLIB_UART (y)514 515 % Support for GRLIB IRQMP516 ! [PLATFORM=sparc32&MACHINE=leon3] CONFIG_GRLIB_IRQMP (y)517 518 % Support for BCM2835 mailbox519 ! [PLATFORM=arm32&MACHINE=raspberrypi] CONFIG_BCM2835_MAILBOX (y/n)520 521 477 % Support for i8042 controller 522 478 ! [CONFIG_PC_KBD=y] CONFIG_I8042 (y) … … 532 488 533 489 % Dummy serial line input 534 ! [CONFIG_M SIM_KBD=y|CONFIG_ARM_KBD=y] CONFIG_DSRLNIN (y)490 ! [CONFIG_MIPS_KBD=y|CONFIG_ARM_KBD=y] CONFIG_DSRLNIN (y) 535 491 536 492 % Dummy serial line output 537 ! [CONFIG_M SIM_PRN=y|CONFIG_ARM_PRN=y] CONFIG_DSRLNOUT (y)493 ! [CONFIG_MIPS_PRN=y|CONFIG_ARM_PRN=y] CONFIG_DSRLNOUT (y) 538 494 539 495 % Serial line input module 540 ! [CONFIG_DSRLNIN=y|(PLATFORM= sparc32)|(PLATFORM=arm32&MACHINE=gta02)|(PLATFORM=arm32&MACHINE=integratorcp&CONFIG_PL011_UART=y)|(PLATFORM=arm32&MACHINE=beaglebone&CONFIG_OMAP_UART=y)|(PLATFORM=arm32&MACHINE=beagleboardxm&CONFIG_OMAP_UART=y)|(PLATFORM=ia64&MACHINE=i460GX&CONFIG_NS16550=y)|(PLATFORM=ia64&MACHINE=ski)|(PLATFORM=sparc64&PROCESSOR=sun4v)|(PLATFORM=arm32&MACHINE=raspberrypi&CONFIG_PL011_UART=y)] CONFIG_SRLN (y)496 ! [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)|(PLATFORM=ia32&CONFIG_NS16550=y)|(PLATFORM=amd64&CONFIG_NS16550=y)] CONFIG_SRLN (y) 541 497 542 498 % EGA support … … 548 504 % Framebuffer support 549 505 ! [CONFIG_HID_OUT=generic&(PLATFORM=ia32|PLATFORM=amd64|PLATFORM=ppc32)] CONFIG_FB (y/n) 506 507 % Framebuffer support 508 ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=monitor)&PLATFORM=mips32&(MACHINE=lgxemul|MACHINE=bgxemul)] CONFIG_FB (y/n) 550 509 551 510 % Framebuffer support … … 571 530 @ "1920x1080" 572 531 @ "1920x1200" 573 ! [(PLATFORM=ia32|PLATFORM=amd64 |MACHINE=beagleboardxm)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_BFB_MODE (choice)532 ! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_BFB_MODE (choice) 574 533 575 534 % Default framebuffer depth … … 577 536 @ "16" 578 537 @ "24" 579 ! [(PLATFORM=ia32|PLATFORM=amd64 |MACHINE=beagleboardxm)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_BFB_BPP (choice)538 ! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_BFB_BPP (choice) 580 539 581 540 % Start AP processors by the loader … … 597 556 ! [CONFIG_DEBUG=y] CONFIG_TEST_DRIVERS (n/y) 598 557 558 % Load disk drivers on startup 559 ! CONFIG_START_BD (n/y) 560 561 % Mount /data on startup 562 ! [CONFIG_START_BD=y] CONFIG_MOUNT_DATA (n/y) 563 599 564 % Write core files 600 565 ! CONFIG_WRITE_CORE_FILES (n/y) 601 566 602 % Include userspace unit tests (PCUT)603 ! CONFIG_PCUT_TESTS (n/y)604 605 % Include PCUT self-tests606 ! CONFIG_PCUT_SELF_TESTS (n/y)607 608 567 % Include development files (headers, libraries) 609 568 ! CONFIG_DEVEL_FILES (n/y) … … 617 576 % Barebone build with essential binaries only 618 577 ! CONFIG_BAREBONE (n/y) 578 579 % Build pcc binaries 580 ! CONFIG_PCC (n/y) 581 582 % Build binutils binaries 583 ! CONFIG_BINUTILS (n/y) 584 585 % Build MSIM binary 586 ! CONFIG_MSIM (n/y) 619 587 620 588 % Line debugging information … … 636 604 @ "efi" GRUB for UEFI 637 605 ! [PLATFORM=ia32|PLATFORM=amd64] GRUB_ARCH (choice) 638 639 % uImage OS type640 @ "2" NetBSD stage 2 boot loader641 ! [PLATFORM=arm32&(MACHINE=beagleboardxm|MACHINE=beaglebone)] UIMAGE_OS (choice)642 643 % uImage OS type644 @ "5" Linux kernel645 ! [PLATFORM=arm32&MACHINE!=beagleboardxm&MACHINE!=beaglebone] UIMAGE_OS (choice)646 647 % uImage OS type648 @ "5" Linux kernel649 ! [PLATFORM=sparc32] UIMAGE_OS (choice)
Note:
See TracChangeset
for help on using the changeset viewer.