summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig.debug
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-02-27 21:44:40 +0100
committerArnd Bergmann <arnd@arndb.de>2015-12-01 21:50:26 +0100
commitb28210421c329766275b020ffeadce0a4e9d551f (patch)
tree32768b13d3fec7cd8bda0f18c4427e06a1af4be2 /arch/arm/Kconfig.debug
parentaf37eec0653128e991d20b8c1fc763ed1cde96c7 (diff)
ARM: s3c64xx: allow building without board support
Most of the code for the s3c64xx platform is only used when booting with ATAGS based board files, but not when using device-tree. This tries to identify all the s3c64xx specific code that is unneeded when CONFIG_ATAGS is not set, so we can build a smaller DT-only kernel if configured that way. All board support is still left intact but now depends on the CONFIG_ATAGS symbol that users may intentionally disable. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions