mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-13 14:53:06 +00:00
9 lines
90 B
Text
9 lines
90 B
Text
|
if RCAR_GEN4
|
||
|
|
||
|
choice
|
||
|
prompt "Renesas ARM64 SoCs board select"
|
||
|
optional
|
||
|
endchoice
|
||
|
|
||
|
endif
|