Sign in
third-party-mirror
/
u-boot
/
5e6ce3b5c7178549747f0a02b2988ee329812090
/
.
/
board
/
freescale
/
ls1021aiot
/
Kconfig
blob: 030f0e7c54c7e7dbd5243fa9cfb62faef529f318 [
file
] [
log
] [
blame
]
if
TARGET_LS1021AIOT
config SYS_BOARD
default
"ls1021aiot"
config SYS_VENDOR
default
"freescale"
config SYS_SOC
default
"ls102xa"
config SYS_CONFIG_NAME
default
"ls1021aiot"
source
"board/freescale/common/Kconfig"
endif