Changes in HelenOS.config [824208bf:6bbe470] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r824208bf r6bbe470  
    3232% Platform
    3333@ "abs32le" abstract 32-bit little endian
    34 @ "amd64" AMD64/EM64T 64-bit (PC)
     34@ "amd64" AMD64/Intel EM64T (PC)
    3535@ "arm32" ARM 32-bit
    36 @ "ia32" IA-32 32-bit (PC)
    37 @ "ia64" IA-64 64-bit
     36@ "ia32" Intel IA-32 (PC)
     37@ "ia64" Intel IA-64
    3838@ "mips32" MIPS 32-bit
    39 @ "ppc32" PowerPC 32-bit
    40 @ "sparc32" SPARCv8 32-bit
    41 @ "sparc64" SPARCv9 64-bit
     39@ "mips64" MIPS 64-bit
     40@ "ppc32" PowerPC 32-bit (iMac G4)
     41@ "sparc64" Sun UltraSPARC 64-bit
    4242! PLATFORM (choice)
    4343
    4444% Machine type
    4545@ "msim" MSIM
    46 @ "bmalta" MIPS Malta Development Board big endian
    47 @ "lmalta" MIPS Malta Development Board little endian
     46@ "bgxemul" GXEmul big endian
     47@ "lgxemul" GXEmul little endian
    4848! [PLATFORM=mips32] MACHINE (choice)
     49
     50% Machine type
     51@ "msim" MSIM
     52! [PLATFORM=mips64] MACHINE (choice)
    4953
    5054% Machine type
     
    5862
    5963% Machine type
    60 @ "leon3" Gaisler Aeroflex LEON3
    61 ! [PLATFORM=sparc32] MACHINE (choice)
    62 
    63 % Machine type
    6464@ "gta02" GTA02 / Neo FreeRunner
     65@ "testarm" GXEmul Testarm
    6566@ "integratorcp" Integratorcp
    66 @ "beagleboardxm" BeagleBoard-xM
    67 @ "beaglebone" BeagleBone
    68 @ "raspberrypi" Raspberry Pi
    6967! [PLATFORM=arm32] MACHINE (choice)
    7068
     
    8381
    8482% CPU type
    85 @ "leon3" Gaisler Aeroflex LEON3
    86 ! [PLATFORM=sparc32&MACHINE=leon3] PROCESSOR (choice)
    87 
    88 % CPU type
    8983@ "us" UltraSPARC I-II subarchitecture
    9084@ "us3" UltraSPARC III-IV subarchitecture
    9185@ "sun4v" Niagara (sun4v)
    9286! [PLATFORM=sparc64&MACHINE=generic] PROCESSOR (choice)
    93 
    94 % CPU type
    95 @ "cortex_a8" ARM Cortex A-8
    96 ! [PLATFORM=arm32&(MACHINE=beagleboardxm|MACHINE=beaglebone)] PROCESSOR (choice)
    97 
    98 % CPU type
    99 @ "arm920t" ARM920T
    100 ! [PLATFORM=arm32&MACHINE=gta02] PROCESSOR (choice)
    101 
    102 % CPU type
    103 @ "arm926ej_s" ARM926EJ-S
    104 ! [PLATFORM=arm32&MACHINE=integratorcp] PROCESSOR (choice)
    105 
    106 % CPU type
    107 @ "arm1176" ARM1176
    108 ! [PLATFORM=arm32&MACHINE=raspberrypi] PROCESSOR (choice)
    109 
    110 # Add more ARMv4 CPUs
    111 % CPU arch
    112 @ "armv4" ARMv4
    113 ! [PLATFORM=arm32&(PROCESSOR=arm920t)] PROCESSOR_ARCH (choice)
    114 
    115 # Add more ARMv5 CPUs
    116 % CPU arch
    117 @ "armv5" ARMv5
    118 ! [PLATFORM=arm32&(PROCESSOR=arm926ej_s)] PROCESSOR_ARCH (choice)
    119 
    120 # Add more ARMv6 CPUs
    121 % CPU arch
    122 @ "armv6" ARMv6
    123 ! [PLATFORM=arm32&(PROCESSOR=arm1176)] PROCESSOR_ARCH (choice)
    124 
    125 # Add more ARMv7-A CPUs
    126 % CPU arch
    127 @ "armv7_a" ARMv7-A
    128 ! [PLATFORM=arm32&(PROCESSOR=cortex_a8)] PROCESSOR_ARCH (choice)
    129 
    130 % CPU type
    131 @ "R4000" MIPS R4000
    132 ! [PLATFORM=mips32&MACHINE=msim] PROCESSOR (choice)
    133 
    134 % CPU type
    135 @ "4Kc" MIPS 4Kc
    136 ! [PLATFORM=mips32&(MACHINE=bmalta|MACHINE=lmalta)] PROCESSOR (choice)
    13787
    13888% RAM disk format
     
    174124
    175125% Kernel architecture
     126@ "mips64"
     127! [PLATFORM=mips64] KARCH (choice)
     128
     129% Kernel architecture
    176130@ "ppc32"
    177131! [PLATFORM=ppc32] KARCH (choice)
     
    182136
    183137% Kernel architecture
    184 @ "sparc32"
    185 ! [PLATFORM=sparc32] KARCH (choice)
    186 
    187 % Kernel architecture
    188138@ "sparc64"
    189139! [PLATFORM=sparc64] KARCH (choice)
     
    214164% User space architecture
    215165@ "mips32"
    216 ! [PLATFORM=mips32&(MACHINE=msim|MACHINE=lmalta)] UARCH (choice)
     166! [PLATFORM=mips32&(MACHINE=msim|MACHINE=lgxemul)] UARCH (choice)
    217167
    218168% User space architecture
    219169@ "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)
    221175
    222176% User space architecture
     
    229183
    230184% User space architecture
    231 @ "sparc32"
    232 ! [PLATFORM=sparc32] UARCH (choice)
    233 
    234 % User space architecture
    235185@ "sparc64"
    236186! [PLATFORM=sparc64] UARCH (choice)
     
    268218
    269219% Boot architecture
     220@ "mips64"
     221! [PLATFORM=mips64] BARCH (choice)
     222
     223% Boot architecture
    270224@ "ppc32"
    271225! [PLATFORM=ppc32] BARCH (choice)
     
    274228@ "ppc64"
    275229! [PLATFORM=ppc64] BARCH (choice)
    276 
    277 % Boot architecture
    278 @ "sparc32"
    279 ! [PLATFORM=sparc32] BARCH (choice)
    280230
    281231% Boot architecture
     
    291241
    292242% 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)
    295249
    296250
    297251## Compiler options
    298 
    299 % Compiler
    300 @ "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 Compiler
    304 @ "clang" Clang
    305 ! [PLATFORM=amd64|PLATFORM=ia32] COMPILER (choice)
    306252
    307253% Compiler
     
    309255@ "gcc_native" GNU C Compiler (native)
    310256@ "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)
    313259
    314260% Compiler
    315261@ "gcc_cross" GNU C Compiler (cross-compiler)
    316262@ "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)
    319265
    320266% Compiler
    321267@ "gcc_cross" GNU C Compiler (cross-compiler)
    322268@ "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)
    324279@ "clang" Clang
    325 ! [PLATFORM=abs32le|PLATFORM=arm32|PLATFORM=sparc32|PLATFORM=sparc64] COMPILER (choice)
     280! [PLATFORM=abs32le] COMPILER (choice)
    326281
    327282
     
    332287@ "ia32" Intel IA-32
    333288@ "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)
    335290
    336291
     
    346301! [PLATFORM=amd64] CONFIG_FENCES_P4 (y)
    347302
    348 % IOMAP bitmap support
    349 ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_IOMAP_BITMAP (y)
    350 
    351 % IOMAP dummy support
    352 ! [PLATFORM=abs32le|PLATFORM=arm32|PLATFORM=mips32|PLATFORM=ppc32|PLATFORM=sparc32|PLATFORM=sparc64] CONFIG_IOMAP_DUMMY (y)
    353 
    354303% ACPI support
    355304! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_ACPI (y)
    356305
    357306% 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)
    359308
    360309% Page hash table support
    361 ! [PLATFORM=ia64|PLATFORM=sparc64] CONFIG_PAGE_HT (y)
     310! [PLATFORM=ia64|PLATFORM=mips64|PLATFORM=sparc64] CONFIG_PAGE_HT (y)
    362311
    363312% 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)
    365314
    366315% 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)
    368317
    369318% 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)
    371320
    372321% OpenFirmware tree support
     
    383332
    384333% 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)
    393335
    394336
     
    396338
    397339% 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)
    399341
    400342% Debug build
     
    453395@ "generic" Keyboard or serial line
    454396@ "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)
    456398
    457399% Input device class
     
    464406% Output device class
    465407@ "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)
    467409
    468410% Output device class
    469411@ "generic" Monitor or serial line
    470412@ "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)
    472428
    473429% 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)
    475431
    476432% PC keyboard support
     
    480436! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=keyboard)&PLATFORM=arm32&MACHINE=integratorcp] CONFIG_PC_KBD (y/n)
    481437
    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)
    487449
    488450% Support for VIA CUDA controller
     
    495457! [(CONFIG_HID_IN=generic|CONFIG_HID_IN=serial)&PLATFORM=ia64&MACHINE=i460GX] CONFIG_NS16550 (y/n)
    496458
    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)
    499470
    500471% Support for Samsung S3C24XX on-chip UART
     
    504475! [PLATFORM=arm32&MACHINE=gta02] CONFIG_S3C24XX_IRQC (y)
    505476
    506 % Support for TI AM335x timers support
    507 ! [PLATFORM=arm32&MACHINE=beaglebone] CONFIG_AM335X_TIMERS (y)
    508 
    509 % Support for OMAP on-chip UART
    510 ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&PLATFORM=arm32&(MACHINE=beagleboardxm|MACHINE=beaglebone)] CONFIG_OMAP_UART (y/n)
    511 
    512 % Support for GRLIB UART
    513 ! [PLATFORM=sparc32&MACHINE=leon3] CONFIG_GRLIB_UART (y)
    514 
    515 % Support for GRLIB IRQMP
    516 ! [PLATFORM=sparc32&MACHINE=leon3] CONFIG_GRLIB_IRQMP (y)
    517 
    518 % Support for BCM2835 mailbox
    519 ! [PLATFORM=arm32&MACHINE=raspberrypi] CONFIG_BCM2835_MAILBOX (y/n)
    520 
    521477% Support for i8042 controller
    522478! [CONFIG_PC_KBD=y] CONFIG_I8042 (y)
     
    532488
    533489% Dummy serial line input
    534 ! [CONFIG_MSIM_KBD=y|CONFIG_ARM_KBD=y] CONFIG_DSRLNIN (y)
     490! [CONFIG_MIPS_KBD=y|CONFIG_ARM_KBD=y] CONFIG_DSRLNIN (y)
    535491
    536492% Dummy serial line output
    537 ! [CONFIG_MSIM_PRN=y|CONFIG_ARM_PRN=y] CONFIG_DSRLNOUT (y)
     493! [CONFIG_MIPS_PRN=y|CONFIG_ARM_PRN=y] CONFIG_DSRLNOUT (y)
    538494
    539495% 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)
    541497
    542498% EGA support
     
    548504% Framebuffer support
    549505! [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)
    550509
    551510% Framebuffer support
     
    571530@ "1920x1080"
    572531@ "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)
    574533
    575534% Default framebuffer depth
     
    577536@ "16"
    578537@ "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)
    580539
    581540% Start AP processors by the loader
     
    597556! [CONFIG_DEBUG=y] CONFIG_TEST_DRIVERS (n/y)
    598557
     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
    599564% Write core files
    600565! CONFIG_WRITE_CORE_FILES (n/y)
    601566
    602 % Include userspace unit tests (PCUT)
    603 ! CONFIG_PCUT_TESTS (n/y)
    604 
    605 % Include PCUT self-tests
    606 ! CONFIG_PCUT_SELF_TESTS (n/y)
    607 
    608567% Include development files (headers, libraries)
    609568! CONFIG_DEVEL_FILES (n/y)
     
    617576% Barebone build with essential binaries only
    618577! 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)
    619587
    620588% Line debugging information
     
    636604@ "efi" GRUB for UEFI
    637605! [PLATFORM=ia32|PLATFORM=amd64] GRUB_ARCH (choice)
    638 
    639 % uImage OS type
    640 @ "2" NetBSD stage 2 boot loader
    641 ! [PLATFORM=arm32&(MACHINE=beagleboardxm|MACHINE=beaglebone)] UIMAGE_OS (choice)
    642 
    643 % uImage OS type
    644 @ "5" Linux kernel
    645 ! [PLATFORM=arm32&MACHINE!=beagleboardxm&MACHINE!=beaglebone] UIMAGE_OS (choice)
    646 
    647 % uImage OS type
    648 @ "5" Linux kernel
    649 ! [PLATFORM=sparc32] UIMAGE_OS (choice)
Note: See TracChangeset for help on using the changeset viewer.