From 1f74483425e3d2d5c386762f4ae7a254046d0a66 Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 24 Sep 2008 19:28:53 +0000 Subject: disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12690 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/iop32x/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/iop32x') diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index e4ecfe1af..7e5e312b0 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -345,6 +345,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_VECTORS_BASE=0xffff0000 -- cgit v1.2.3