]> git.baikalelectronics.ru Git - kernel.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)
commit9d1c27295cc83258ecdfeccf5791c0843a024131
tree0e90273a2fb662014b2da188f648f18301fd437e
parente9cdaac3b4a2192dd70497df109285b52e630eb4
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