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/pxa | |
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/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 b8d6849aac..2bef8e3710 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 |