Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d9c68b1444acb383684636eb856fd7e4cec04129
/
.
/
board
/
freescale
/
mx53smd
/
Kconfig
blob: 62c37d4e0ce62963000c179ee64998a6d53372e0 [
file
] [
log
] [
blame
]
if
TARGET_MX53SMD
config SYS_CPU
default
"armv7"
config SYS_BOARD
default
"mx53smd"
config SYS_VENDOR
default
"freescale"
config SYS_SOC
default
"mx5"
config SYS_CONFIG_NAME
default
"mx53smd"
endif