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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    re76e833 rcc1a727  
    8888@ "tmpfs" TMPFS image
    8989@ "fat" FAT16 image
     90@ "ext2fs" EXT2 image
    9091! RDFMT (choice)
    9192
     
    553554! CONFIG_WRITE_CORE_FILES (n/y)
    554555
    555 % Include development files (headers, libraries)
    556 ! [RDFMT=tmpfs] CONFIG_DEVEL_FILES (n/y)
    557 
    558556% Strip binaries
    559557! CONFIG_STRIP_BINARIES (n/y)
     
    565563! CONFIG_BAREBONE (n/y)
    566564
    567 % Build pcc binaries
    568 ! CONFIG_PCC (n/y)
    569 
    570 % Build binutils binaries
    571 ! CONFIG_BINUTILS (n/y)
    572 
    573565% Line debugging information
    574566! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
     
    582574! CONFIG_RUN_VIRTUAL_USB_HC (n/y)
    583575
    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)
     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.