1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-23 11:34:42 +02:00

Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with known good nslu2-linux kernel usb hub settings.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7785 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2007-06-30 08:40:56 +00:00
parent 61994097f2
commit f9ccf386f9

View File

@ -464,9 +464,9 @@ CONFIG_UID16=y
# CONFIG_USBPCWATCHDOG is not set
CONFIG_USB_BANDWIDTH=y
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_GTCO is not set
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m