Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f42b2f606161d0051c14ccaccdc7fdef4bb2fc96
/
.
/
board
/
renesas
/
r2dplus
/
Kconfig
blob: d674d77276d8ca50d49305d7bf120bfc32ab73fe [
file
] [
log
] [
blame
]
if
TARGET_R2DPLUS
config SYS_CPU
string
default
"sh4"
config SYS_BOARD
string
default
"r2dplus"
config SYS_VENDOR
string
default
"renesas"
config SYS_CONFIG_NAME
string
default
"r2dplus"
endif