Changes in HelenOS.config [a70bda4:5d618d8] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    ra70bda4 r5d618d8  
    7777@ "us" UltraSPARC I-II subarchitecture
    7878@ "us3" UltraSPARC III-IV subarchitecture
     79@ "sun4v" Niagara (sun4v)
    7980! [PLATFORM=sparc64&MACHINE=generic] PROCESSOR (choice)
    8081
     
    257258
    258259% Compiler
     260@ "gcc_cross" GNU C Compiler (cross-compiler for IA-32)
    259261@ "gcc_native" GNU C Compiler (native)
    260262@ "clang" Clang
     
    283285
    284286% Software integer division support
    285 ! [PLATFORM=ia32|PLATFORM=arm32|PLATFORM=ia64|PLATFORM=mips32|PLATFORM=ppc32] CONFIG_SOFTINT (y)
     287! [PLATFORM=abs32le|PLATFORM=ia32|PLATFORM=arm32|PLATFORM=ia64|PLATFORM=mips32|PLATFORM=ppc32] CONFIG_SOFTINT (y)
    286288
    287289% ASID support
     
    445447
    446448% Serial line input module
    447 ! [CONFIG_DSRLNIN=y|(PLATFORM=ia64&MACHINE=i460GX&CONFIG_NS16550=y)|(PLATFORM=ia64&MACHINE=ski)|(PLATFORM=sparc64&MACHINE=serengeti&CONFIG_SGCN_KBD=y)] CONFIG_SRLN (y)
     449! [CONFIG_DSRLNIN=y|(PLATFORM=ia64&MACHINE=i460GX&CONFIG_NS16550=y)|(PLATFORM=ia64&MACHINE=ski)|(PLATFORM=sparc64&MACHINE=serengeti&CONFIG_SGCN_KBD=y)|(PLATFORM=sparc64&PROCESSOR=sun4v)] CONFIG_SRLN (y)
    448450
    449451% EGA support
     
    507509% Write core files
    508510! CONFIG_WRITE_CORE_FILES (n/y)
    509 
    510 % Networking architecture
    511 @ "none" No networking
    512 @ "modular" Modular
    513 @ "module" One module
    514 ! NETWORKING (choice)
    515 
    516 % DP8390 (NE2k) network interface
    517 ! [NETWORKING=modular|NETWORKING=module] CONFIG_NETIF_DP8390 (y/n)
    518 
Note: See TracChangeset for help on using the changeset viewer.