]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: samsung: select ATAGS where necessary
authorArnd Bergmann <arnd@arndb.de>
Thu, 13 Mar 2014 13:11:16 +0000 (14:11 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:26:22 +0000 (18:26 +0100)
commit335cce74f29863a0ba415e5a76ee63c63caa774e
tree0e90273a2fb662014b2da188f648f18301fd437e
parentaf960151efc1ccc7d7259f8795156356a8bee3d3
ARM: samsung: select ATAGS where necessary

Most of the Samsung platforms do not yet allow building with
DT at all, so we should select CONFIG_ATAGS for now in all
cases we also select CONFIG_SAMSUNG_ATAGS.

Found during randconfig testing.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Ben Dooks <ben-linux@fluff.org>
arch/arm/Kconfig