summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5p/Kconfig
diff options
context:
space:
mode:
authorAbhilash Kesavan2011-10-04 13:25:51 +0200
committerKukjin Kim2011-10-04 13:25:51 +0200
commit0da3beadcbed2128702831c9fe106ea23e194b3f (patch)
treecdaa779b331f6f8a7ac48c23f91f73dcc10b6d36 /arch/arm/plat-s5p/Kconfig
parentMerge branch 'next-samsung-board-2' into next-samsung-devel-2 (diff)
downloadkernel-qcow2-linux-0da3beadcbed2128702831c9fe106ea23e194b3f.tar.gz
kernel-qcow2-linux-0da3beadcbed2128702831c9fe106ea23e194b3f.tar.xz
kernel-qcow2-linux-0da3beadcbed2128702831c9fe106ea23e194b3f.zip
ARM: S5P: Make the common S5P PM code conditionally compile
Pave the way for adding PM support on S5P64X0, which is more similar to the S3C64XX series than the S5P series. Hence, the common pm code (containing dummy functions) should not be used for S5P64X0. Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/plat-s5p/Kconfig')
-rw-r--r--arch/arm/plat-s5p/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/plat-s5p/Kconfig b/arch/arm/plat-s5p/Kconfig
index f9241a7a68ca..53e674348b31 100644
--- a/arch/arm/plat-s5p/Kconfig
+++ b/arch/arm/plat-s5p/Kconfig
@@ -40,6 +40,12 @@ config S5P_HRT
help
Use the High Resolution timer support
+config S5P_PM
+ bool
+ help
+ Common code for power management support on S5P and newer SoCs
+ Note: Do not select this for S5P6440 and S5P6450.
+
comment "System MMU"
config S5P_SYSTEM_MMU