Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
92c23e943f15c3a32645048d06c699755f7a8e0a
/
.
/
board
/
freescale
/
mx51evk
/
Kconfig
blob: a26b539536e7ef2f9db9f642561bc99c93eb30e5 [
file
] [
log
] [
blame
]
if
TARGET_MX51EVK
config SYS_BOARD
default
"mx51evk"
config SYS_VENDOR
default
"freescale"
config SYS_SOC
default
"mx5"
config SYS_CONFIG_NAME
default
"mx51evk"
config IMX_CONFIG
default
"board/freescale/mx51evk/imximage.cfg"
endif