Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4a50ec23668cbf58cbc6b254230d2c3b797eed5a
/
.
/
board
/
freescale
/
mx23evk
/
Kconfig
blob: ee7911ca3518a05e11fc8929f8864faea570851d [
file
] [
log
] [
blame
]
if
TARGET_MX23EVK
config SYS_CPU
string
default
"arm926ejs"
config SYS_BOARD
string
default
"mx23evk"
config SYS_VENDOR
string
default
"freescale"
config SYS_SOC
string
default
"mxs"
config SYS_CONFIG_NAME
string
default
"mx23evk"
endif