Home
last modified time | relevance | path

Searched hist:"3 e0cfaa05d38779a0118756b3cbf9bf7a5412eb5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Duniphier.h3e0cfaa05d38779a0118756b3cbf9bf7a5412eb5 Fri Jan 27 21:53:49 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> 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>