From: Arnd Bergmann Date: Tue, 19 Mar 2013 21:01:25 +0000 (+0100) Subject: ARM: nomadik: hide MACH_NOMADIK_8815NHK in Kconfig X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~67^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae55afce201cb7d1bb05727834ba9d8255c360c9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed