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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r4912d01a rcc1a727  
    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 
    559556% Strip binaries
    560557! CONFIG_STRIP_BINARIES (n/y)
     
    566563! CONFIG_BAREBONE (n/y)
    567564
    568 % Build pcc binaries
    569 ! CONFIG_PCC (n/y)
    570 
    571 % Build binutils binaries
    572 ! CONFIG_BINUTILS (n/y)
    573 
    574565% Line debugging information
    575566! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
     
    583574! CONFIG_RUN_VIRTUAL_USB_HC (n/y)
    584575
    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)
     576% Polling UHCI & OHCI (no interrupts)
     577! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_USBHC_NO_INTERRUPTS (n/y)
     578
Note: See TracChangeset for help on using the changeset viewer.