Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e1311b69a1d97aff74be4d0562e97ed57051a3f9
/
.
/
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