Changes in HelenOS.config [cc1a727:1c99eae] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    rcc1a727 r1c99eae  
    7373@ "athlon_xp" Athlon XP
    7474@ "athlon_mp" Athlon MP
     75@ "i486" i486
    7576! [PLATFORM=ia32] PROCESSOR (choice)
    7677
     
    574575! CONFIG_RUN_VIRTUAL_USB_HC (n/y)
    575576
    576 % Polling UHCI & OHCI (no interrupts)
    577 ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_USBHC_NO_INTERRUPTS (n/y)
    578 
     577% OHCI root hub port power switching
     578@ "no" All root hub ports are always powered.
     579@ "ganged" Root hub ports are all powered or all off.
     580@ "per_port" Powered status of every root hub port is independent.
     581![PLATFORM=ia32|PLATFORM=amd64] OHCI_POWER_SWITCH (choice)
Note: See TracChangeset for help on using the changeset viewer.