git.legacy.paulk.fr
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ARM: rmobile: Add support R-Car Generation 3
[u-boot.git]
/
arch
/
arm
/
mach-rmobile
/
Kconfig.64
1
if RCAR_GEN3
2
3
choice
4
prompt "Renesus ARM64 SoCs board select"
5
optional
6
7
endchoice
8
9
config SYS_SOC
10
default "rmobile"
11
12
endif