Sign in
coral
/
uboot-imx
/
dd84058d24ff54d6b32818ffe44aeb4bba2cfae6
/
.
/
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