Skip to content
Snippets Groups Projects
Commit 132efa56 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: dts: uniphier: compile only DT files that make sense


All the UniPhier DT files are compiled if CONFIG_ARCH_UNIPHIER
is enabled, but not all of them actually work.  For example, when
U-Boot is compiled for ARM 32 bit, 64 bit DT files are also built,
and vice versa.  Compile only the combination that makes sense.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent ee8ef5af
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment