summaryrefslogtreecommitdiffstats
path: root/target/linux/etrax
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-09-24 19:28:53 +0000
committerNicolas Thill <nico@openwrt.org>2008-09-24 19:28:53 +0000
commit3029c2fd5354b50deb9c251b1f4c23e34bde52eb (patch)
treef272659fd2c80b6e22c51187127459936a438c46 /target/linux/etrax
parent1990fc90fd3649e9e93376c2cbbf6db0ed908825 (diff)
downloadmaster-31e0f0ae-3029c2fd5354b50deb9c251b1f4c23e34bde52eb.tar.gz
master-31e0f0ae-3029c2fd5354b50deb9c251b1f4c23e34bde52eb.tar.bz2
master-31e0f0ae-3029c2fd5354b50deb9c251b1f4c23e34bde52eb.zip
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
Diffstat (limited to 'target/linux/etrax')
-rw-r--r--target/linux/etrax/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/etrax/config-default b/target/linux/etrax/config-default
index e4bdc3219a..f869b8ae31 100644
--- a/target/linux/etrax/config-default
+++ b/target/linux/etrax/config-default
@@ -252,5 +252,6 @@ CONFIG_USB=y
# CONFIG_USB_ARCH_HAS_HCD is not set
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_R8A66597_HCD is not set
+CONFIG_USB_SUPPORT=y
CONFIG_VFAT_FS=y
# CONFIG_VLAN_8021Q is not set