diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-03-21 21:50:58 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-03-21 21:50:58 +0000 |
commit | 76a52e5da470f67c767f02b88f75a8d16f7c34a3 (patch) | |
tree | b65566ec2786948b4c6ab3ce319935a335387f8c /target/linux/adm5120-2.6 | |
parent | 68ffa60cb50b469bbb6af5d43ef7e7946cb454d9 (diff) | |
download | upstream-76a52e5da470f67c767f02b88f75a8d16f7c34a3.tar.gz upstream-76a52e5da470f67c767f02b88f75a8d16f7c34a3.tar.bz2 upstream-76a52e5da470f67c767f02b88f75a8d16f7c34a3.zip |
Remove usb support for the moment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6633 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120-2.6')
-rw-r--r-- | target/linux/adm5120-2.6/config/default | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/target/linux/adm5120-2.6/config/default b/target/linux/adm5120-2.6/config/default index 9d00bffacc..432a12e267 100644 --- a/target/linux/adm5120-2.6/config/default +++ b/target/linux/adm5120-2.6/config/default @@ -33,10 +33,6 @@ CONFIG_BRIDGE_EBT_ULOG=y CONFIG_BRIDGE_EBT_VLAN=y CONFIG_BRIDGE_NF_EBTABLES=y CONFIG_BSD_PROCESS_ACCT_V3=y -# CONFIG_BT_HCIBCM203X is not set -# CONFIG_BT_HCIBFUSB is not set -# CONFIG_BT_HCIBPA10X is not set -# CONFIG_BT_HCIUSB is not set CONFIG_CIFS_DEBUG2=y CONFIG_CIFS_EXPERIMENTAL=y CONFIG_CIFS_STATS2=y @@ -364,21 +360,7 @@ CONFIG_TRAD_SIGNALS=y # CONFIG_TUN is not set # CONFIG_UDF_FS is not set # CONFIG_UNUSED_SYMBOLS is not set -CONFIG_USB=y -# CONFIG_USBPCWATCHDOG is not set -# CONFIG_USB_ACM is not set -CONFIG_USB_ADM5120_HCD=y -# CONFIG_USB_CATC is not set -# CONFIG_USB_DEVICEFS is not set -# CONFIG_USB_EHCI_HCD is not set -# CONFIG_USB_KAWETH is not set -# CONFIG_USB_PEGASUS is not set -# CONFIG_USB_PRINTER is not set -# CONFIG_USB_RTL8150 is not set -# CONFIG_USB_SERIAL is not set -# CONFIG_USB_UHCI_HCD is not set -# CONFIG_USB_USBNET is not set -# CONFIG_USB_USBNET_MII is not set +# CONFIG_USB is not set CONFIG_UTS_NS=y # CONFIG_VFAT_FS is not set CONFIG_VM_EVENT_COUNTERS=y |