Changes in HelenOS.config [cc1a727:4912d01a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
rcc1a727 r4912d01a 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 556 559 % Strip binaries 557 560 ! CONFIG_STRIP_BINARIES (n/y) … … 563 566 ! CONFIG_BAREBONE (n/y) 564 567 568 % Build pcc binaries 569 ! CONFIG_PCC (n/y) 570 571 % Build binutils binaries 572 ! CONFIG_BINUTILS (n/y) 573 565 574 % Line debugging information 566 575 ! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y) … … 574 583 ! CONFIG_RUN_VIRTUAL_USB_HC (n/y) 575 584 576 % Polling UHCI & OHCI (no interrupts) 577 ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_USBHC_NO_INTERRUPTS (n/y) 578 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)
Note:
See TracChangeset
for help on using the changeset viewer.