diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-09-08 10:28:18 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-09-08 10:28:18 +0000 |
commit | 8505138db89c0098847a06f5a7ac94ef74994e0a (patch) | |
tree | b558ec39e1259d7162ea4593a50a185eb28822a7 /target | |
parent | 538479305e8855715899fb56f954b4f41fd35063 (diff) | |
download | upstream-8505138db89c0098847a06f5a7ac94ef74994e0a.tar.gz upstream-8505138db89c0098847a06f5a7ac94ef74994e0a.tar.bz2 upstream-8505138db89c0098847a06f5a7ac94ef74994e0a.zip |
Add some EHCI related symbols when usb is selected
SVN-Revision: 8686
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.22 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22 index 22c4f12648..249519389b 100644 --- a/target/linux/generic-2.6/config-2.6.22 +++ b/target/linux/generic-2.6/config-2.6.22 @@ -1417,6 +1417,9 @@ CONFIG_USB_DEVICEFS=y # CONFIG_USB_DEVICE_CLASS is not set # CONFIG_USB_DSBR is not set # CONFIG_USB_DYNAMIC_MINORS is not set +# 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_EMI26 is not set # CONFIG_USB_EMI62 is not set # CONFIG_USB_EPSON2888 is not set |