OSDN Git Service

ARM: nomadik: hide MACH_NOMADIK_8815NHK in Kconfig
authorArnd Bergmann <arnd@arndb.de>
Tue, 19 Mar 2013 21:01:25 +0000 (22:01 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Mar 2013 21:01:25 +0000 (22:01 +0100)
commitae55afce201cb7d1bb05727834ba9d8255c360c9
tree09ad5636d5437734d8ae2834dd6046b87732b430
parent3a768d04639307dbebbbbc8f4216e3a06bc602d7
ARM: nomadik: hide MACH_NOMADIK_8815NHK in Kconfig

The nomadik multiplatform support made it possible to select
MACH_NOMADIK_8815NHK without selecting ARCH_NOMADIK, which leads
to build errors when we also select ARMv6/v7 targets. Adding the
ifdef here restores the intended behavior.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-nomadik/Kconfig