Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4a50ec23668cbf58cbc6b254230d2c3b797eed5a
/
.
/
board
/
renesas
/
sh7753evb
/
Kconfig
blob: a1f4cd03ef1c166bb60f022ec0b166434721410f [
file
] [
log
] [
blame
]
if
TARGET_SH7753EVB
config SYS_CPU
string
default
"sh4"
config SYS_BOARD
string
default
"sh7753evb"
config SYS_VENDOR
string
default
"renesas"
config SYS_CONFIG_NAME
string
default
"sh7753evb"
endif