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