From: Nicolas Thill <nico@openwrt.org> Date: Wed, 7 Oct 2009 00:51:26 +0000 (+0000) Subject: config: add CONFIG_USB_SUSPEND to generic X-Git-Tag: reboot~22241 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=5d587fbd49477aaeadc983ab56aa478f66d7138e;p=openwrt%2Fstaging%2Fblogic.git config: add CONFIG_USB_SUSPEND to generic SVN-Revision: 17964 --- diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index 42ab274f7d89..fd8047dabe8a 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 3ef59eff5c7b..1c138f77fddb 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 5e98c392a8e7..3b8565df5398 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 86f80a8e2be7..6132cfbf0773 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 08b710357447..81c0ff4fe975 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 3f68f1e1a3d1..7bb9b5e9825d 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 b8d6849aac21..2bef8e371043 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