diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-07 00:51:26 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-07 00:51:26 +0000 |
commit | e2f40096c97c520291bd4a900574d3bac6361a45 (patch) | |
tree | 98d11dfa411ebce794e7a9831341908064d6cc83 /target/linux/generic-2.6/config-2.6.27 | |
parent | cafbbcdb2c6db7b0d19e6e90a62214ee660ea3f0 (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/linux/generic-2.6/config-2.6.27')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 5e98c392a8..3b8565df53 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 |