summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryhsu <yhsu@nvidia.com>2010-04-27 19:35:14 -0700
committerYu-Huan Hsu <yhsu@nvidia.com>2010-04-28 10:30:41 -0700
commit447b6c9e5c8463f8160de638d6accfb74a4dab21 (patch)
tree9a5e907303e9a832c85fdc480ed54f16f61b25fd
parent654afa0eec64f681b9fa0e471186f6853f76c11b (diff)
tegra usb: Enable CONFIG_USB_SUSPEND
For Bug 679393 to enable selective suspend/resume of USB. Change-Id: I4013f9a3a3a7779f7537b75b419bdb81fcee3878 Reviewed-on: http://git-master/r/1231 Reviewed-by: Narendra Damahe <ndamahe@nvidia.com> Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com> Tested-by: Yu-Huan Hsu <yhsu@nvidia.com>
-rw-r--r--arch/arm/configs/tegra_harmony_gnu_linux_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/tegra_harmony_gnu_linux_defconfig b/arch/arm/configs/tegra_harmony_gnu_linux_defconfig
index 224bb2a938c5..45a2d7519d04 100644
--- a/arch/arm/configs/tegra_harmony_gnu_linux_defconfig
+++ b/arch/arm/configs/tegra_harmony_gnu_linux_defconfig
@@ -1124,7 +1124,7 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_SUSPEND is not set
+CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
CONFIG_USB_MON=y
# CONFIG_USB_WUSB is not set