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 | d3b455f3433b127d5a68352dcc5013b294508196 (patch) | |
tree | 98d11dfa411ebce794e7a9831341908064d6cc83 /target/linux/generic-2.6/config-2.6.31 | |
parent | aef676068f01508d15e26c5596f9207d439dd10b (diff) | |
download | upstream-d3b455f3433b127d5a68352dcc5013b294508196.tar.gz upstream-d3b455f3433b127d5a68352dcc5013b294508196.tar.bz2 upstream-d3b455f3433b127d5a68352dcc5013b294508196.zip |
[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/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 3f68f1e1a3..7bb9b5e982 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 |