summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/Kconfig
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@linaro.org>2013-03-09 16:16:13 +0900
committerKukjin Kim <kgene.kim@samsung.com>2013-03-09 16:18:14 +0900
commit6938d75a8c1a1752f9fa7ef14a0c570036c7b73b (patch)
tree0eab3d60f50eb74d30c71e19b3b62e3de83df35c /arch/arm/mach-exynos/Kconfig
parentc933512bb6948763f8e7f340f026b4167c117920 (diff)
downloadlinux-3.10-6938d75a8c1a1752f9fa7ef14a0c570036c7b73b.tar.gz
linux-3.10-6938d75a8c1a1752f9fa7ef14a0c570036c7b73b.tar.bz2
linux-3.10-6938d75a8c1a1752f9fa7ef14a0c570036c7b73b.zip
ARM: EXYNOS: move mct driver to drivers/clocksource
Move the multi core timer (mct) driver to from mach-exynos to drivers/clocksource and update the Kconfig and makefiles. Cc: Changhwan Youn <chaos.youn@samsung.com> Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r--arch/arm/mach-exynos/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 52f51e7b4a0..b0802eb24d4 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -79,12 +79,6 @@ config SOC_EXYNOS5440
help
Enable EXYNOS5440 SoC support
-config EXYNOS4_MCT
- bool
- default y
- help
- Use MCT (Multi Core Timer) as kernel timers
-
config EXYNOS_DEV_DMA
bool
help