diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-02-11 18:09:17 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-02-11 18:09:17 +0000 |
commit | 8d337b0110e6786cf3a35100b532b529500b6547 (patch) | |
tree | 9d0e67bf2f070a9bfe91225b770527b5ee1227b5 /target/linux | |
parent | bd511bbd5399f4667066b973dcb6220b7367fbbe (diff) | |
download | upstream-8d337b0110e6786cf3a35100b532b529500b6547.tar.gz upstream-8d337b0110e6786cf3a35100b532b529500b6547.tar.bz2 upstream-8d337b0110e6786cf3a35100b532b529500b6547.zip |
tahvo doesn't need ohci
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25469 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/omap24xx/config-2.6.37 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/omap24xx/config-2.6.37 b/target/linux/omap24xx/config-2.6.37 index b5c02206f2..b9fbc88237 100644 --- a/target/linux/omap24xx/config-2.6.37 +++ b/target/linux/omap24xx/config-2.6.37 @@ -585,10 +585,6 @@ CONFIG_USB_MUSB_HDRC_HCD=y # CONFIG_USB_MUSB_HOST is not set CONFIG_USB_MUSB_OTG=y # CONFIG_USB_MUSB_PERIPHERAL is not set -# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set -# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set -CONFIG_USB_OHCI_HCD=m -CONFIG_USB_OHCI_HCD_OMAP1=y CONFIG_USB_OTG=y CONFIG_USB_OTG_UTILS=y # CONFIG_USB_PWC is not set |