summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-07 00:51:26 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-07 00:51:26 +0000
commite2f40096c97c520291bd4a900574d3bac6361a45 (patch)
tree98d11dfa411ebce794e7a9831341908064d6cc83 /target
parentcafbbcdb2c6db7b0d19e6e90a62214ee660ea3f0 (diff)
[kernel] config: add CONFIG_USB_SUSPEND to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17964 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-2.6.211
-rw-r--r--target/linux/generic-2.6/config-2.6.251
-rw-r--r--target/linux/generic-2.6/config-2.6.271
-rw-r--r--target/linux/generic-2.6/config-2.6.281
-rw-r--r--target/linux/generic-2.6/config-2.6.301
-rw-r--r--target/linux/generic-2.6/config-2.6.311
-rw-r--r--target/linux/pxa/config-default1
7 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21
index 42ab274f7..fd8047dab 100644
--- a/target/linux/generic-2.6/config-2.6.21
+++ b/target/linux/generic-2.6/config-2.6.21
@@ -1652,6 +1652,7 @@ CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
+# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25
index 3ef59eff5..1c138f77f 100644
--- a/target/linux/generic-2.6/config-2.6.25
+++ b/target/linux/generic-2.6/config-2.6.25
@@ -1884,6 +1884,7 @@ CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
+# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27
index 5e98c392a..3b8565df5 100644
--- a/target/linux/generic-2.6/config-2.6.27
+++ b/target/linux/generic-2.6/config-2.6.27
@@ -2086,6 +2086,7 @@ CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
+# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28
index 86f80a8e2..6132cfbf0 100644
--- a/target/linux/generic-2.6/config-2.6.28
+++ b/target/linux/generic-2.6/config-2.6.28
@@ -2143,6 +2143,7 @@ CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
+# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TMC is not set
# CONFIG_USB_TOUCHSCREEN is not set
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30
index 08b710357..81c0ff4fe 100644
--- a/target/linux/generic-2.6/config-2.6.30
+++ b/target/linux/generic-2.6/config-2.6.30
@@ -2376,6 +2376,7 @@ CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV06XX is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
+# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TMC is not set
# CONFIG_USB_TOUCHSCREEN is not set
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31
index 3f68f1e1a..7bb9b5e98 100644
--- a/target/linux/generic-2.6/config-2.6.31
+++ b/target/linux/generic-2.6/config-2.6.31
@@ -2427,6 +2427,7 @@ CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV06XX is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
+# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TMC is not set
# CONFIG_USB_TOUCHSCREEN is not set
diff --git a/target/linux/pxa/config-default b/target/linux/pxa/config-default
index b8d6849aa..2bef8e371 100644
--- a/target/linux/pxa/config-default
+++ b/target/linux/pxa/config-default
@@ -227,7 +227,6 @@ 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_SUSPEND is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_YEALINK is not set