Changes in HelenOS.config [cc1a727:e76e833] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
rcc1a727 re76e833 88 88 @ "tmpfs" TMPFS image 89 89 @ "fat" FAT16 image 90 @ "ext2fs" EXT2 image91 90 ! RDFMT (choice) 92 91 … … 554 553 ! CONFIG_WRITE_CORE_FILES (n/y) 555 554 555 % Include development files (headers, libraries) 556 ! [RDFMT=tmpfs] CONFIG_DEVEL_FILES (n/y) 557 556 558 % Strip binaries 557 559 ! CONFIG_STRIP_BINARIES (n/y) … … 563 565 ! CONFIG_BAREBONE (n/y) 564 566 567 % Build pcc binaries 568 ! CONFIG_PCC (n/y) 569 570 % Build binutils binaries 571 ! CONFIG_BINUTILS (n/y) 572 565 573 % Line debugging information 566 574 ! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y) … … 574 582 ! CONFIG_RUN_VIRTUAL_USB_HC (n/y) 575 583 576 % Polling UHCI & OHCI (no interrupts) 577 ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_USBHC_NO_INTERRUPTS (n/y) 578 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)
Note:
See TracChangeset
for help on using the changeset viewer.