commit | 5ad14306a3f468df61e1739f9f252663f18f1702 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Sat Apr 14 07:53:51 2012 -0700 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Sat Apr 14 07:53:51 2012 -0700 |
tree | 165052cc6e0043ec6ae1b8502be9a62c113ac41f | |
parent | 5262c543317cf362fe7223563609efaeb555f716 [diff] |
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>