samsung: Kconfig: Add Exynos Mode Changer configulation
authorYoungtae Lee <yt0729.lee@samsung.com>
Wed, 28 Mar 2018 07:20:23 +0000 (16:20 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:35:53 +0000 (17:35 +0900)
Change-Id: If09f52dc6724245950ac64bae542b8f635d11c0d
Signed-off-by: Youngtae Lee <yt0729.lee@samsung.com>
drivers/soc/samsung/Kconfig

index 3dd84f4b22bd9b5882fe834d650189d58b9797bb..855103cb3aa97fed44ff7636bfe9738a6f50d03f 100644 (file)
@@ -67,6 +67,16 @@ config GNSS_PMUCAL
        help
          Support GNSS_PMUCAL for Exynos SoC.
 
+config EXYNOS_MODE_CHANGER
+       bool "Exynos Mode Changer"
+       default n
+       depends on ARCH_EXYNOS
+       depends on CPU_FREQ
+       depends on HOTPLUG_CPU
+       help
+               Enable EXYNOS MODE CHANGER for Exynos SoC.
+               This module controls number of online cpu.
+
 config EXYNOS_PMU
        bool "Exynos Power Management Unit Driver Support"
        depends on ARCH_EXYNOS