Changes in HelenOS.config [336d2f52:1c99eae] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r336d2f52 r1c99eae  
    7373@ "athlon_xp" Athlon XP
    7474@ "athlon_mp" Athlon MP
     75@ "i486" i486
    7576! [PLATFORM=ia32] PROCESSOR (choice)
    7677
     
    8889@ "tmpfs" TMPFS image
    8990@ "fat" FAT16 image
     91@ "ext2fs" EXT2 image
    9092! RDFMT (choice)
    9193
     
    573575! CONFIG_RUN_VIRTUAL_USB_HC (n/y)
    574576
    575 % Polling UHCI & OHCI (no interrupts)
    576 ! [PLATFORM=ia32|PLATFORM=amd64] CONFIG_USBHC_NO_INTERRUPTS (n/y)
    577 
     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.