Sign in
nest-open-source
/
nest-learning-thermostat
/
5.7
/
u-boot
/
refs/heads/master
/
.
/
u-boot-imx
/
board
/
freescale
/
mx6slevk
/
Kconfig
blob: d32da900a39f496a4d0973a248f2e959a2ebb3ef [
file
] [
log
] [
blame
] [
edit
]
if
TARGET_MX6SLEVK
config SYS_BOARD
default
"mx6slevk"
config SYS_VENDOR
default
"freescale"
config SYS_SOC
default
"mx6"
config SYS_CONFIG_NAME
default
"mx6slevk"
endif