]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7506/1: allow for ATAGS to be configured out when DT support is selected
authorNicolas Pitre <nicolas.pitre@linaro.org>
Sat, 1 Sep 2012 02:03:25 +0000 (03:03 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 3 Sep 2012 21:56:15 +0000 (22:56 +0100)
commitbd51e2f595580fb64bd8494badef746c4d626b25
tree10c74fd5723a6033356caa48345da70116b86bc4
parentaa783b6fd60b3844e199b1c2d2f4068f3caa1358
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 <nico@linaro.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/kernel/Makefile
arch/arm/kernel/atags.h