summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6/Kconfig
diff options
context:
space:
mode:
authorAnson Huang <b20788@freescale.com>2011-07-18 12:54:13 +0800
committerJason Liu <r64343@freescale.com>2012-01-09 20:21:31 +0800
commit663f73aec9acd86a9e07bd6cad926dfdddecae13 (patch)
treee4264b2f9c49a6ea1ec1eee40767cef8ae9fdd5b /arch/arm/mach-mx6/Kconfig
parentdd26ec46559241db56d601766b8f284ffe771f2e (diff)
ENGR00139274-1 [MX6]Enable suspend/resume feature
Enable suspend/resume feature for MX6q echo standby > /sys/power/state -> wait mode; echo mem > /sys/power/state -> stop mode; Currentlu only support debug uart as wakeup source; Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'arch/arm/mach-mx6/Kconfig')
-rw-r--r--arch/arm/mach-mx6/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx6/Kconfig b/arch/arm/mach-mx6/Kconfig
index 265439983cb0..5619c7eb1794 100644
--- a/arch/arm/mach-mx6/Kconfig
+++ b/arch/arm/mach-mx6/Kconfig
@@ -39,6 +39,7 @@ config MACH_MX6Q_SABREAUTO
select IMX_HAVE_PLATFORM_IMX_OCOTP
select IMX_HAVE_PLATFORM_IMX2_WDT
select IMX_HAVE_PLATFORM_IMX_SNVS_RTC
+ select IMX_HAVE_PLATFORM_IMX_PM
help
Include support for i.MX 6Quad SABRE Automotive Infotainment platform. This includes specific
configurations for the board and its peripherals.