Changes in HelenOS.config [cc1a727:4912d01a] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    rcc1a727 r4912d01a  
    554554! CONFIG_WRITE_CORE_FILES (n/y)
    555555
     556% Include development files (headers, libraries)
     557! [RDFMT=tmpfs|RDFMT=ext2fs] CONFIG_DEVEL_FILES (n/y)
     558
    556559% Strip binaries
    557560! CONFIG_STRIP_BINARIES (n/y)
     
    563566! CONFIG_BAREBONE (n/y)
    564567
     568% Build pcc binaries
     569! CONFIG_PCC (n/y)
     570
     571% Build binutils binaries
     572! CONFIG_BINUTILS (n/y)
     573
    565574% Line debugging information
    566575! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
     
    574583! CONFIG_RUN_VIRTUAL_USB_HC (n/y)
    575584
    576 % Polling UHCI & OHCI (no interrupts)
    577 ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_USBHC_NO_INTERRUPTS (n/y)
    578 
     585% OHCI root hub port power switching
     586@ "no" All root hub ports are always powered.
     587@ "ganged" Root hub ports are all powered or all off.
     588@ "per_port" Powered status of every root hub port is independent.
     589![PLATFORM=ia32|PLATFORM=amd64] OHCI_POWER_SWITCH (choice)
Note: See TracChangeset for help on using the changeset viewer.