git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a768d0
)
ARM: nomadik: hide MACH_NOMADIK_8815NHK in Kconfig
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 19 Mar 2013 21:01:25 +0000
(22:01 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 19 Mar 2013 21:01:25 +0000
(22:01 +0100)
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>
No differences found