Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ba0debf26b1bd03b083931197d03195655cb4d5f
/
.
/
board
/
freescale
/
mx28evk
/
Kconfig
blob: cc654bcfa5aeab74901820235ba371e50a1445e6 [
file
] [
log
] [
blame
]
if
TARGET_MX28EVK
config SYS_CPU
default
"arm926ejs"
config SYS_BOARD
default
"mx28evk"
config SYS_VENDOR
default
"freescale"
config SYS_SOC
default
"mxs"
config SYS_CONFIG_NAME
default
"mx28evk"
endif