aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/Kconfig.arm
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2014-05-09 06:57:35 +0900
committerKukjin Kim <kgene.kim@samsung.com>2014-05-26 05:21:46 +0900
commitff6a9c039dc7da12fcfc70c28ccc9893d85f8e1f (patch)
tree01f1bc8c00038723e573b1c694dd36153da8842d /drivers/cpuidle/Kconfig.arm
parentARM: EXYNOS: Cleanup all unneeded headers from cpuidle.c (diff)
downloadlinux-dev-ff6a9c039dc7da12fcfc70c28ccc9893d85f8e1f.tar.xz
linux-dev-ff6a9c039dc7da12fcfc70c28ccc9893d85f8e1f.zip
ARM: EXYNOS: Move the driver to drivers/cpuidle directory
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'drivers/cpuidle/Kconfig.arm')
-rw-r--r--drivers/cpuidle/Kconfig.arm6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/cpuidle/Kconfig.arm b/drivers/cpuidle/Kconfig.arm
index 97ccc31dbdd8..695507ae345a 100644
--- a/drivers/cpuidle/Kconfig.arm
+++ b/drivers/cpuidle/Kconfig.arm
@@ -44,3 +44,9 @@ config ARM_AT91_CPUIDLE
depends on ARCH_AT91
help
Select this to enable cpuidle for AT91 processors
+
+config ARM_EXYNOS_CPUIDLE
+ bool "Cpu Idle Driver for the Exynos processors"
+ depends on ARCH_EXYNOS
+ help
+ Select this to enable cpuidle for Exynos processors