Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bd13eabb44a6123bceb9715ec8f1cef4f42a69af
/
.
/
board
/
espt
/
Kconfig
blob: 7527e34ae63431d7e21f7a75e78a455b1c998a6d [
file
] [
log
] [
blame
]
if
TARGET_ESPT
config SYS_CPU
string
default
"sh4"
config SYS_BOARD
string
default
"espt"
config SYS_CONFIG_NAME
string
default
"espt"
endif