diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-09-24 19:28:53 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-09-24 19:28:53 +0000 |
commit | 3029c2fd5354b50deb9c251b1f4c23e34bde52eb (patch) | |
tree | f272659fd2c80b6e22c51187127459936a438c46 /target/linux/sibyte | |
parent | 1990fc90fd3649e9e93376c2cbbf6db0ed908825 (diff) | |
download | upstream-3029c2fd5354b50deb9c251b1f4c23e34bde52eb.tar.gz upstream-3029c2fd5354b50deb9c251b1f4c23e34bde52eb.tar.bz2 upstream-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/sibyte')
-rw-r--r-- | target/linux/sibyte/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/sibyte/config-default b/target/linux/sibyte/config-default index 6c008fa60d..e431b86c0d 100644 --- a/target/linux/sibyte/config-default +++ b/target/linux/sibyte/config-default @@ -268,7 +268,6 @@ CONFIG_TICK_ONESHOT=y # CONFIG_TOSHIBA_JMR3927 is not set # CONFIG_TOSHIBA_RBTX4927 is not set # CONFIG_TOSHIBA_RBTX4938 is not set -# CONFIG_USB_SUPPORT is not set # CONFIG_VGASTATE is not set # CONFIG_VIDEO_DEV is not set # CONFIG_VIDEO_MEDIA is not set |