From: Nicolas Pitre Date: Sat, 1 Sep 2012 02:03:25 +0000 (+0100) Subject: ARM: 7506/1: allow for ATAGS to be configured out when DT support is selected X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3~1^2~2^4~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd51e2f595580fb64bd8494badef746c4d626b25;p=pandora-kernel.git ARM: 7506/1: allow for ATAGS to be configured out when DT support is selected Now that ATAGS support is well contained, we can easily remove it from the kernel build if so desired. It has to explicitly be disabled, and only when DT support is selected. Note: disabling kernel ATAGS support does not prevent the usage of CONFIG_ARM_ATAG_DTB_COMPAT. Signed-off-by: Nicolas Pitre Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed