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/pxa | |
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/pxa')
-rw-r--r-- | target/linux/pxa/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
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 |