From: Arnd Bergmann Date: Thu, 11 Apr 2013 21:13:27 +0000 (+0200) Subject: ARM: exynos: introduce EXYNOS_ATAGS symbol X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~47^2~7^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4cf27f7735f9e5d80f3e79fcf355ced15461219;p=pandora-kernel.git ARM: exynos: introduce EXYNOS_ATAGS symbol As a preparation for multiplatform support, this introduces a new Kconfig symbol to split the ATAGS based EXYNOS platforms from the DT based ones. Turning off CONFIG_EXYNOS_ATAGS disables all platforms that are not yet converted to DT, and we can have code that relies on DT checking for this symbol being disabled. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed