]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: collect SPL CONFIG symbols to the bottom of header
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 27 Jan 2017 21:53:49 +0000 (06:53 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 29 Jan 2017 11:59:08 +0000 (20:59 +0900)
commit3e0cfaa05d38779a0118756b3cbf9bf7a5412eb5
treeabc5df8cea3bad95f4d60064ab7fa3921b8194a3
parent9c572684b4bbf776954420fd34f8ec707f631d67
ARM: uniphier: collect SPL CONFIG symbols to the bottom of header

For clarification, move CONFIG symbols that affect SPL building
into a single place.  Drop #ifdef CONFIG_SPL ... #endif since it is
harmless to define CONFIG_SPL_... during U-Boot proper building.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/uniphier.h