diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-04-23 15:30:51 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-04-23 21:09:30 +0200 |
commit | 4b0ed6967ef2ba4ff18d9a905c8dbdff29e02d10 (patch) | |
tree | 9b6ffb3c76314a1595812bd18dd5201f9c27d234 /arch/arm/mach-omap2/omap-wakeupgen.h | |
parent | c312908a10677cc866b2473f4f3fabb448bdfb64 (diff) |
ARM: OMAP2+: add dependencies on ARCH_MULTI_V6/V7
CONFIG_ARCH_OMAP2PLUS depends on (ARCH_MULTI_V6 || ARCH_MULTI_V7) as of
a0694861 "ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support", but the
individual OMAP2/3/4/5 and AM33XX platforms can all be selected independent
of what we are building for, which is a bug and prevents us from easily
building e.g. an ARMv7-only defconfig.
This makes ARCH_OMAP2 depend on ARCH_MULTI_V6 and the others depend on
ARCH_MULTI_V7, to ensure we really only build the platforms for the
CPUs we have enabled in the global multiplatform configuration step.
Cc: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-omap2/omap-wakeupgen.h')
0 files changed, 0 insertions, 0 deletions