diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-01-27 14:22:17 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-02-18 12:20:25 +0100 |
commit | 99bd667a34f4cd3878d4458d75517a430cf40974 (patch) | |
tree | c7cc48d08920e324b2bcdca4bc75f0974fdbdaae /arch/arm/mach-at91/generic.h | |
parent | ARM: davinci: davinci_cfg_reg cannot be init (diff) | |
download | linux-99bd667a34f4cd3878d4458d75517a430cf40974.tar.xz linux-99bd667a34f4cd3878d4458d75517a430cf40974.zip |
ARM: davinci: multi-soc kernels require AUTO_ZRELADDR
The davinci DA8xx and DMx families have incompatible zreladdr
settings, and attempting to build a kernel with both enabled
results in an error unless AUTO_ZRELADDR is set:
multiple zreladdrs: 0xc0008000 0x80008000
This needs CONFIG_AUTO_ZRELADDR to be set
This patch changes Kconfig to make the two families mutually
exclusive when this is unset.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-at91/generic.h')
0 files changed, 0 insertions, 0 deletions