diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-21 21:50:58 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-21 21:50:58 +0000 |
commit | 800605100cbaf47e363cdd054771b0fe0b7b266d (patch) | |
tree | b65566ec2786948b4c6ab3ce319935a335387f8c /target/linux | |
parent | 3c902be454aa8070c9f6ce8bfeba60be27218519 (diff) |
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')
-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 9d00bffac..432a12e26 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 |