2
0
forked from Ivasoft/openwrt

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
This commit is contained in:
Nicolas Thill
2008-09-24 19:28:53 +00:00
parent 1990fc90fd
commit 3029c2fd53
20 changed files with 19 additions and 4 deletions

View File

@@ -360,6 +360,7 @@ CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_USBAT is not set
CONFIG_USB_SUPPORT=y
CONFIG_USB_UHCI_HCD=m
# CONFIG_USB_USBNET is not set
# CONFIG_USB_WDM is not set