mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
e525d34b47
Salvator-x is an entry level development board based on R-Car H3 SoC (R8A7795). This commit supports SCIF only. Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
4 lines
72 B
Text
4 lines
72 B
Text
CONFIG_ARM=y
|
|
CONFIG_RCAR_GEN3=y
|
|
CONFIG_TARGET_SALVATOR_X=y
|
|
CONFIG_SPL=y
|