summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/Kconfig.arm
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2014-05-08 17:57:35 -0400
committerKukjin Kim <kgene.kim@samsung.com>2014-05-25 16:21:46 -0400
commitff6a9c039dc7da12fcfc70c28ccc9893d85f8e1f (patch)
tree01f1bc8c00038723e573b1c694dd36153da8842d /drivers/cpuidle/Kconfig.arm
parentce4305d2a5ad76d80c8edfd2f847ae34bcda32ab (diff)
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
44 depends on ARCH_AT91 44 depends on ARCH_AT91
45 help 45 help
46 Select this to enable cpuidle for AT91 processors 46 Select this to enable cpuidle for AT91 processors
47
48config ARM_EXYNOS_CPUIDLE
49 bool "Cpu Idle Driver for the Exynos processors"
50 depends on ARCH_EXYNOS
51 help
52 Select this to enable cpuidle for Exynos processors