Changes in HelenOS.config [48141f0:10a530cc] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r48141f0 r10a530cc  
    541541
    542542% Run devman on startup
    543 ! CONFIG_START_DEVMAN (y)
     543! CONFIG_START_DEVMAN (y/n)
    544544
    545545% Launch (devman) test drivers
     
    564564! CONFIG_BAREBONE (n/y)
    565565
     566% Build binutils binaries
     567! CONFIG_BINUTILS (n/y)
     568
    566569% Line debugging information
    567570! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
    568 
    569 # USB settings
    570 
    571 % USB release build (less logging)
    572 ! CONFIG_USB_RELEASE_BUILD (y/n)
    573 
    574 % Start virtual USB host controller
    575 ! CONFIG_RUN_VIRTUAL_USB_HC (n/y)
    576 
    577 % Polling UHCI & OHCI (no interrupts)
    578 ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_USBHC_NO_INTERRUPTS (n/y)
    579 
    580 % Run devman in kconsole (not recommended)
    581 ! CONFIG_DEVMAN_EARLY_LAUNCH (n/y)
Note: See TracChangeset for help on using the changeset viewer.