From: nico Date: Wed, 7 Oct 2009 00:51:26 +0000 (+0000) Subject: [kernel] config: add CONFIG_USB_SUSPEND to generic X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=e2f40096c97c520291bd4a900574d3bac6361a45;p=10.03%2Fopenwrt.git [kernel] config: add CONFIG_USB_SUSPEND to generic git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17964 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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