diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-07 00:51:26 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-07 00:51:26 +0000 |
commit | 5d587fbd49477aaeadc983ab56aa478f66d7138e (patch) | |
tree | 95e05fec226b0ef3117d0026bf5794887d2d0766 /target/linux/generic-2.6/config-2.6.21 | |
parent | babb471a4b719bb0dba17a3834c27f49cc3cf460 (diff) | |
download | upstream-5d587fbd49477aaeadc983ab56aa478f66d7138e.tar.gz upstream-5d587fbd49477aaeadc983ab56aa478f66d7138e.tar.bz2 upstream-5d587fbd49477aaeadc983ab56aa478f66d7138e.zip |
config: add CONFIG_USB_SUSPEND to generic
SVN-Revision: 17964
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.21')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.21 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index 42ab274f7d..fd8047dabe 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 |