diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-02-04 22:29:25 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-02-04 22:29:25 +0000 |
commit | 43fe8810247765895f3dfaf56d0877f27ae4588d (patch) | |
tree | 082c5c1c0a3f121abf58ce9adb5acd2eb3ba4d5e /target/linux/xburst/patches-2.6.32 | |
parent | 82f4caadefef21fd129d9297d0f6ddf96a5aa568 (diff) | |
download | upstream-43fe8810247765895f3dfaf56d0877f27ae4588d.tar.gz upstream-43fe8810247765895f3dfaf56d0877f27ae4588d.tar.bz2 upstream-43fe8810247765895f3dfaf56d0877f27ae4588d.zip |
[xburst] There is currently no host usb support.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19526 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/patches-2.6.32')
-rw-r--r-- | target/linux/xburst/patches-2.6.32/104-usb.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/xburst/patches-2.6.32/104-usb.patch b/target/linux/xburst/patches-2.6.32/104-usb.patch index 29127b820e..7195d5b5bf 100644 --- a/target/linux/xburst/patches-2.6.32/104-usb.patch +++ b/target/linux/xburst/patches-2.6.32/104-usb.patch @@ -10,16 +10,6 @@ Subject: [PATCH] /opt/Projects/openwrt/target/linux/xburst/patches-2.6.31/104-us drivers/usb/gadget/gadget_chips.h | 9 +++++++++ 4 files changed, 25 insertions(+), 0 deletions(-) ---- a/drivers/usb/Kconfig -+++ b/drivers/usb/Kconfig -@@ -44,6 +44,7 @@ config USB_ARCH_HAS_OHCI - default y if PPC_MPC52xx - # MIPS: - default y if SOC_AU1X00 -+ default y if JZSOC - # SH: - default y if CPU_SUBTYPE_SH7720 - default y if CPU_SUBTYPE_SH7721 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig @@ -121,11 +121,25 @@ choice |