Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7598579554a310f2f89756d1efae6a292817b9cc
/
.
/
board
/
freescale
/
ls1046aqds
/
Kconfig
blob: 070827d7b9fd205d05d075d116b56ad4d4961455 [
file
] [
log
] [
blame
]
if
TARGET_LS1046AQDS
config SYS_BOARD
default
"ls1046aqds"
config SYS_VENDOR
default
"freescale"
config SYS_SOC
default
"fsl-layerscape"
config SYS_CONFIG_NAME
default
"ls1046aqds"
source
"board/freescale/common/Kconfig"
endif