summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5pv210/Kconfig
diff options
context:
space:
mode:
authorTomasz Figa <t.figa@samsung.com>2014-07-02 19:37:45 +0200
committerKukjin Kim <kgene.kim@samsung.com>2014-07-19 04:32:11 +0900
commit0a90d4d62c71e27cedebf938d7c37db543b93e78 (patch)
treefde403289522c6fc95924e3cf03f2e3a0728786a /arch/arm/mach-s5pv210/Kconfig
parent28c8331d386a0c4122501a848a8fc3680bb65427 (diff)
ARM: S5PV210: Untie PM support from legacy code
This patch makes S5PV210 not rely on legacy suspend helpers in plat-samsung and implements platform suspend logic locally, similarly to Exynos. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5pv210/Kconfig')
-rw-r--r--arch/arm/mach-s5pv210/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm/mach-s5pv210/Kconfig
index d6d0f9268935..ffc777dfa8a0 100644
--- a/arch/arm/mach-s5pv210/Kconfig
+++ b/arch/arm/mach-s5pv210/Kconfig
@@ -14,8 +14,6 @@ config CPU_S5PV210
select ARM_AMBA
select PL330_DMA if DMADEVICES
select S5P_EXT_INT
- select S5P_PM if PM
- select S5P_SLEEP if PM
help
Enable S5PV210 CPU support