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

@@ -252,5 +252,6 @@ CONFIG_USB=y
# CONFIG_USB_ARCH_HAS_HCD is not set
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_R8A66597_HCD is not set
CONFIG_USB_SUPPORT=y
CONFIG_VFAT_FS=y
# CONFIG_VLAN_8021Q is not set