Changeset b9bbaad in mainline
- Timestamp:
- 2012-02-24T16:29:06Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0a208110
- Parents:
- 65e6fe3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r65e6fe3 rb9bbaad 588 588 @ "ganged" Root hub ports are all powered or all off. 589 589 @ "per_port" Powered status of every root hub port is independent. 590 ! [PLATFORM=ia32|PLATFORM=amd64 ] OHCI_POWER_SWITCH (choice)590 ! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=ppc32] OHCI_POWER_SWITCH (choice) 591 591 592 592 % GRUB boot loader architecture -
defaults/ppc32/Makefile.config
r65e6fe3 rb9bbaad 44 44 CONFIG_MOUNT_DATA = n 45 45 46 # OHCI root hub power switch, ganged is enough 47 OHCI_POWER_SWITCH = ganged 48
Note:
See TracChangeset
for help on using the changeset viewer.