diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-06 13:39:22 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-07 08:29:42 +0100 |
commit | b864411e790b99421679d12f1dee3484885276fb (patch) | |
tree | fddeaf1b63ba1596b5bad4e36e7bfca5cdf616b3 | |
parent | 5a63eef3109d0404236c752ea5d4e17fc18c73bb (diff) |
linux-openmoko-2.6.32: om-gta02/defconfig remove USB_SUSPEND
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig b/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig index 02fd19d79c..c7a32421bb 100644 --- a/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig +++ b/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig @@ -1212,7 +1212,7 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # CONFIG_USB_DEVICEFS is not set # CONFIG_USB_DEVICE_CLASS is not set # CONFIG_USB_DYNAMIC_MINORS is not set -CONFIG_USB_SUSPEND=y +# CONFIG_USB_SUSPEND is not set # CONFIG_USB_OTG is not set # CONFIG_USB_MON is not set # CONFIG_USB_WUSB is not set |