aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5p/Kconfig
diff options
context:
space:
mode:
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 f9241a7a68c..53e674348b3 100644
--- a/arch/arm/plat-s5p/Kconfig
+++ b/arch/arm/plat-s5p/Kconfig
@@ -40,6 +40,12 @@ config S5P_HRT
40 help 40 help
41 Use the High Resolution timer support 41 Use the High Resolution timer support
42 42
43config S5P_PM
44 bool
45 help
46 Common code for power management support on S5P and newer SoCs
47 Note: Do not select this for S5P6440 and S5P6450.
48
43comment "System MMU" 49comment "System MMU"
44 50
45config S5P_SYSTEM_MMU 51config S5P_SYSTEM_MMU