Changes in HelenOS.config [69dc065:646b996] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r69dc065 r646b996  
    8282! [PLATFORM=sparc64&MACHINE=serengeti] PROCESSOR (choice)
    8383
    84 % RAM disk format
     84% Ramdisk format
    8585@ "tmpfs" TMPFS image
    8686@ "fat" FAT16 image
     
    219219
    220220% Compiler
    221 @ "gcc_cross" GNU C Compiler (cross-compiler)
    222 @ "gcc_native" GNU C Compiler (native)
    223 @ "icc" Intel C Compiler
    224 @ "suncc" Sun Studio C Compiler
    225 @ "clang" Clang
     221@ "gcc_cross" GCC Cross-compiler
     222@ "gcc_native" GCC Native
     223@ "icc_native" ICC Native
     224@ "suncc_native" Sun Studio C Compiler
    226225! [PLATFORM=amd64|PLATFORM=ia32] COMPILER (choice)
    227226
    228227% Compiler
    229 @ "gcc_cross" GNU C Compiler (cross-compiler)
    230 @ "gcc_native" GNU C Compiler (native)
    231 @ "icc" Intel C Compiler
     228@ "gcc_cross" GCC Cross-compiler
     229@ "gcc_native" GCC Native
     230@ "icc_native" ICC Native
    232231! [PLATFORM=ia64] COMPILER (choice)
    233232
    234233% Compiler
    235 @ "gcc_cross" GNU C Compiler (cross-compiler)
    236 @ "gcc_native" GNU C Compiler (native)
    237 @ "suncc" Sun Studio C Compiler
     234@ "gcc_cross" GCC Cross-compiler
     235@ "gcc_native" GCC Native
     236@ "suncc_native" Sun Studio C Compiler
    238237! [PLATFORM=sparc64] COMPILER (choice)
    239238
    240239% Compiler
    241 @ "gcc_cross" GNU C Compiler (cross-compiler)
    242 @ "gcc_native" GNU C Compiler (native)
     240@ "gcc_cross" GCC Cross-compiler
     241@ "gcc_native" GCC Native
    243242! [PLATFORM=arm32|PLATFORM=mips32|PLATFORM=ppc32] COMPILER (choice)
    244243
     
    274273
    275274% OpenFirmware tree support
    276 ! [PLATFORM=ppc32|PLATFORM=sparc64] CONFIG_OFW_TREE (y)
    277 
    278 % OpenFirmware PCI bus support
    279 ! [PLATFORM=sparc64] CONFIG_OFW_PCI (y)
     275! [PLATFORM=sparc64] CONFIG_OFW_TREE (y)
    280276
    281277% Multiboot standard support
     
    478474! [PLATFORM=sparc64&MACHINE=generic] CONFIG_AOUT_ISOFS_B (y)
    479475
    480 % External RAM disk
     476% External ramdisk
    481477! [PLATFORM=sparc64] CONFIG_RD_EXTERNAL (y/n)
    482478
Note: See TracChangeset for help on using the changeset viewer.