aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-09-24 19:28:53 +0000
committerNicolas Thill <nico@openwrt.org>2008-09-24 19:28:53 +0000
commit529fa28dd0c722eeee94cefcdc26f84e89a88642 (patch)
tree6ba5d952ec929417b505836e5c2cf7dd55dddfb5 /target/linux/x86
parent7dc21aab526deb11a0f7e8e302ea9fe64176bc57 (diff)
downloadmaster-187ad058-529fa28dd0c722eeee94cefcdc26f84e89a88642.tar.gz
master-187ad058-529fa28dd0c722eeee94cefcdc26f84e89a88642.tar.bz2
master-187ad058-529fa28dd0c722eeee94cefcdc26f84e89a88642.zip
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
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/config-2.6.252
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86/config-2.6.25 b/target/linux/x86/config-2.6.25
index 0f000eb4eb..c828144713 100644
--- a/target/linux/x86/config-2.6.25
+++ b/target/linux/x86/config-2.6.25
@@ -50,6 +50,7 @@ CONFIG_BLK_DEV_IDEDMA_SFF=y
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_BLK_DEV_QD65XX is not set
CONFIG_BLK_DEV_SC1200=y
+# CONFIG_BLK_DEV_SL82C105 is not set
# CONFIG_BLK_DEV_UMC8672 is not set
CONFIG_BLK_DEV_VIA82CXXX=y
# CONFIG_BLK_DEV_XD is not set
@@ -422,6 +423,7 @@ CONFIG_USB_EHCI_HCD=m
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_SERIAL_OTI6858 is not set
+CONFIG_USB_SUPPORT=y
CONFIG_USB_UHCI_HCD=m
# CONFIG_USER_NS is not set
# CONFIG_VGACON_SOFT_SCROLLBACK is not set