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