Changes in HelenOS.config [cc1a727:e76e833] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    rcc1a727 re76e833  
    8888@ "tmpfs" TMPFS image
    8989@ "fat" FAT16 image
    90 @ "ext2fs" EXT2 image
    9190! RDFMT (choice)
    9291
     
    554553! CONFIG_WRITE_CORE_FILES (n/y)
    555554
     555% Include development files (headers, libraries)
     556! [RDFMT=tmpfs] CONFIG_DEVEL_FILES (n/y)
     557
    556558% Strip binaries
    557559! CONFIG_STRIP_BINARIES (n/y)
     
    563565! CONFIG_BAREBONE (n/y)
    564566
     567% Build pcc binaries
     568! CONFIG_PCC (n/y)
     569
     570% Build binutils binaries
     571! CONFIG_BINUTILS (n/y)
     572
    565573% Line debugging information
    566574! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
     
    574582! CONFIG_RUN_VIRTUAL_USB_HC (n/y)
    575583
    576 % Polling UHCI & OHCI (no interrupts)
    577 ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_USBHC_NO_INTERRUPTS (n/y)
    578 
     584% OHCI root hub port power switching
     585@ "no" All root hub ports are always powered.
     586@ "ganged" Root hub ports are all powered or all off.
     587@ "per_port" Powered status of every root hub port is independent.
     588![PLATFORM=ia32|PLATFORM=amd64] OHCI_POWER_SWITCH (choice)
Note: See TracChangeset for help on using the changeset viewer.