From: Benoit Goby Date: Fri, 20 Aug 2010 04:26:16 +0000 (-0700) Subject: [ARM] tegra: stingray_defconfig: Enable USB_SUSPEND X-Git-Tag: firefly_0821_release~9834^2~672 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a646a1ef3a7f7413807230ffd4b54b536cfef2c7;p=firefly-linux-kernel-4.4.55.git [ARM] tegra: stingray_defconfig: Enable USB_SUSPEND Change-Id: Iffa16409caf18ecc831df8ba50009b54a1035875 Signed-off-by: Benoit Goby --- diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index d3e971cdfe18..45ae0f486db3 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -449,7 +449,7 @@ CONFIG_EARLYSUSPEND=y # CONFIG_CONSOLE_EARLYSUSPEND is not set CONFIG_FB_EARLYSUSPEND=y # CONFIG_APM_EMULATION is not set -# CONFIG_PM_RUNTIME is not set +CONFIG_PM_RUNTIME=y CONFIG_PM_OPS=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_NET=y @@ -1595,6 +1595,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=y # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set # CONFIG_USB_MON is not set