summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRakesh Iyer <riyer@nvidia.com>2010-07-19 14:22:17 -0700
committerYu-Huan Hsu <yhsu@nvidia.com>2010-07-19 19:49:52 -0700
commiteeea6ed7695e8ddc92b065cf1d32c2c7b48a36de (patch)
tree030d3e30db8ed24a9e649781c974c7f49cabc492
parentdd5e816789199c4e4ce64b83cc4d9b55c0f67a74 (diff)
[ARM] whistler: Enable USB_SUSPEND
Enabling the USB_SUSPEND config variable from defconfig file. Bug 700516 Change-Id: Icf7c5c8cfc571b95f8315f3da027ba3c0d601acf Reviewed-on: http://git-master/r/4105 Reviewed-by: Rakesh Iyer <riyer@nvidia.com> Tested-by: Rakesh Iyer <riyer@nvidia.com> Reviewed-by: Narendra Damahe <ndamahe@nvidia.com> Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
-rw-r--r--arch/arm/configs/tegra_whistler_gnu_linux_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/tegra_whistler_gnu_linux_defconfig b/arch/arm/configs/tegra_whistler_gnu_linux_defconfig
index 51ce9e7eb4ca..ffba51a9538d 100644
--- a/arch/arm/configs/tegra_whistler_gnu_linux_defconfig
+++ b/arch/arm/configs/tegra_whistler_gnu_linux_defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.32.9
-# Thu Jul 1 20:12:23 2010
+# Mon Jul 19 14:21:33 2010
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1188,7 +1188,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_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set