]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files
authorSachin Kamat <sachin.kamat@linaro.org>
Sat, 14 Apr 2012 14:53:51 +0000 (07:53 -0700)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 14 Apr 2012 14:53:51 +0000 (07:53 -0700)
commit5ad14306a3f468df61e1739f9f252663f18f1702
tree165052cc6e0043ec6ae1b8502be9a62c113ac41f
parent5262c543317cf362fe7223563609efaeb555f716
ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files

Add config dependency for Exynos4 and Exynos5 device tree enabled machine
files on config options ARCH_EXYNOS4 and ARCH_EXYNOS5 respectively.
Enabling machine support without proper ARCH support enabled is incorrect.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/Kconfig