Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
36736182a862af373152f3a382ca20a26dd09bd0
/
.
/
board
/
freescale
/
t102xrdb
/
Kconfig
blob: 6deeb248a3006facbd873e66a4e7de4d2ddb80d7 [
file
] [
log
] [
blame
]
if
TARGET_T1023RDB
||
TARGET_T1024RDB
config SYS_BOARD
default
"t102xrdb"
config SYS_VENDOR
default
"freescale"
config SYS_CONFIG_NAME
default
"T102xRDB"
source
"board/freescale/common/Kconfig"
endif