Changes in HelenOS.config [4912d01a:cc1a727] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r4912d01a rcc1a727 554 554 ! CONFIG_WRITE_CORE_FILES (n/y) 555 555 556 % Include development files (headers, libraries)557 ! [RDFMT=tmpfs|RDFMT=ext2fs] CONFIG_DEVEL_FILES (n/y)558 559 556 % Strip binaries 560 557 ! CONFIG_STRIP_BINARIES (n/y) … … 566 563 ! CONFIG_BAREBONE (n/y) 567 564 568 % Build pcc binaries569 ! CONFIG_PCC (n/y)570 571 % Build binutils binaries572 ! CONFIG_BINUTILS (n/y)573 574 565 % Line debugging information 575 566 ! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y) … … 583 574 ! CONFIG_RUN_VIRTUAL_USB_HC (n/y) 584 575 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.