Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9c5361825513d9d962ad481e0a7b9df10a15880f
/
.
/
board
/
freescale
/
t1040qds
/
Kconfig
blob: ec3ff0c1ecbbc3db787abc45ccc729265b4aa6a9 [
file
] [
log
] [
blame
]
if
TARGET_T1040QDS
config SYS_BOARD
default
"t1040qds"
config SYS_VENDOR
default
"freescale"
config SYS_CONFIG_NAME
default
"T1040QDS"
source
"board/freescale/common/Kconfig"
endif