Changes in HelenOS.config [10a530cc:48141f0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r10a530cc r48141f0 541 541 542 542 % Run devman on startup 543 ! CONFIG_START_DEVMAN (y /n)543 ! CONFIG_START_DEVMAN (y) 544 544 545 545 % Launch (devman) test drivers … … 564 564 ! CONFIG_BAREBONE (n/y) 565 565 566 % Build binutils binaries567 ! CONFIG_BINUTILS (n/y)568 569 566 % Line debugging information 570 567 ! [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.