Changes in HelenOS.config [e76e833:cc1a727] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
re76e833 rcc1a727 88 88 @ "tmpfs" TMPFS image 89 89 @ "fat" FAT16 image 90 @ "ext2fs" EXT2 image 90 91 ! RDFMT (choice) 91 92 … … 553 554 ! CONFIG_WRITE_CORE_FILES (n/y) 554 555 555 % Include development files (headers, libraries)556 ! [RDFMT=tmpfs] CONFIG_DEVEL_FILES (n/y)557 558 556 % Strip binaries 559 557 ! CONFIG_STRIP_BINARIES (n/y) … … 565 563 ! CONFIG_BAREBONE (n/y) 566 564 567 % Build pcc binaries568 ! CONFIG_PCC (n/y)569 570 % Build binutils binaries571 ! CONFIG_BINUTILS (n/y)572 573 565 % Line debugging information 574 566 ! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y) … … 582 574 ! CONFIG_RUN_VIRTUAL_USB_HC (n/y) 583 575 584 % OHCI root hub port power switching 585 @ "no" All root hub ports are always powered. 586 @ "ganged" Root hub ports are all powered or all off. 587 @ "per_port" Powered status of every root hub port is independent. 588 ![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.