1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-18 20:34:39 +02:00

Remove usb support for the moment

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6633 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-03-21 21:50:58 +00:00
parent 3c902be454
commit 800605100c

View File

@ -33,10 +33,6 @@ CONFIG_BRIDGE_EBT_ULOG=y
CONFIG_BRIDGE_EBT_VLAN=y CONFIG_BRIDGE_EBT_VLAN=y
CONFIG_BRIDGE_NF_EBTABLES=y CONFIG_BRIDGE_NF_EBTABLES=y
CONFIG_BSD_PROCESS_ACCT_V3=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_DEBUG2=y
CONFIG_CIFS_EXPERIMENTAL=y CONFIG_CIFS_EXPERIMENTAL=y
CONFIG_CIFS_STATS2=y CONFIG_CIFS_STATS2=y
@ -364,21 +360,7 @@ CONFIG_TRAD_SIGNALS=y
# CONFIG_TUN is not set # CONFIG_TUN is not set
# CONFIG_UDF_FS is not set # CONFIG_UDF_FS is not set
# CONFIG_UNUSED_SYMBOLS is not set # CONFIG_UNUSED_SYMBOLS is not set
CONFIG_USB=y # CONFIG_USB is not set
# 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_UTS_NS=y CONFIG_UTS_NS=y
# CONFIG_VFAT_FS is not set # CONFIG_VFAT_FS is not set
CONFIG_VM_EVENT_COUNTERS=y CONFIG_VM_EVENT_COUNTERS=y