Changes in HelenOS.config [48141f0:10a530cc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r48141f0 r10a530cc 541 541 542 542 % Run devman on startup 543 ! CONFIG_START_DEVMAN (y )543 ! CONFIG_START_DEVMAN (y/n) 544 544 545 545 % Launch (devman) test drivers … … 564 564 ! CONFIG_BAREBONE (n/y) 565 565 566 % Build binutils binaries 567 ! CONFIG_BINUTILS (n/y) 568 566 569 % Line debugging information 567 570 ! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y) 568 569 # USB settings570 571 % USB release build (less logging)572 ! CONFIG_USB_RELEASE_BUILD (y/n)573 574 % Start virtual USB host controller575 ! 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.