diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-02-11 14:35:08 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-02-11 14:35:08 +0000 |
commit | e19a286caedc21eab11198cc41803df768042889 (patch) | |
tree | 651de62af6970e3ede29d0024063b3d0980ef361 /target | |
parent | 6c387521f6fc7e0177559fc6111c4a5340bf6082 (diff) | |
download | upstream-e19a286caedc21eab11198cc41803df768042889.tar.gz upstream-e19a286caedc21eab11198cc41803df768042889.tar.bz2 upstream-e19a286caedc21eab11198cc41803df768042889.zip |
Add tusb6010 package and let tahvo-usb select it
SVN-Revision: 25465
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/omap24xx/config-2.6.37 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/omap24xx/config-2.6.37 b/target/linux/omap24xx/config-2.6.37 index d9aade1b30..e092645b60 100644 --- a/target/linux/omap24xx/config-2.6.37 +++ b/target/linux/omap24xx/config-2.6.37 @@ -594,8 +594,7 @@ CONFIG_USB_OTG_UTILS=y CONFIG_USB_SERIAL=m CONFIG_USB_SUPPORT=y # CONFIG_USB_TI_CPPI_DMA is not set -CONFIG_USB_TUSB6010=y -CONFIG_USB_TUSB_OMAP_DMA=y +# CONFIG_USB_TUSB6010 is not set CONFIG_USB_USBNET=m # CONFIG_USB_ZERO is not set # CONFIG_USER_NS is not set |