Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b24a9516e0867df79646bf522d1db8dd5c9da600
/
.
/
board
/
denx
/
m53evk
/
Kconfig
blob: 5dbb7f8d5f62e23b696fc79d564b53d800e6c86f [
file
] [
log
] [
blame
]
if
TARGET_M53EVK
config SYS_CPU
default
"armv7"
config SYS_BOARD
default
"m53evk"
config SYS_VENDOR
default
"denx"
config SYS_SOC
default
"mx5"
config SYS_CONFIG_NAME
default
"m53evk"
endif