commit | 335cce74f29863a0ba415e5a76ee63c63caa774e | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Mar 13 14:11:16 2014 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Mar 21 18:26:22 2014 +0100 |
tree | 0e90273a2fb662014b2da188f648f18301fd437e | |
parent | af960151efc1ccc7d7259f8795156356a8bee3d3 [diff] |
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>