Sign in
third-party-mirror
/
u-boot
/
dd84058d24ff54d6b32818ffe44aeb4bba2cfae6
/
.
/
board
/
renesas
/
sh7752evb
/
Kconfig
blob: 12e52b48cac7f7f0fba04e89f5dfae203b60eee3 [
file
] [
log
] [
blame
]
if
TARGET_SH7752EVB
config SYS_CPU
string
default
"sh4"
config SYS_BOARD
string
default
"sh7752evb"
config SYS_VENDOR
string
default
"renesas"
config SYS_CONFIG_NAME
string
default
"sh7752evb"
endif