Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
476c639add2484e5d7a32441aefeb0bbee439dae
/
.
/
board
/
freescale
/
t208xrdb
/
Kconfig
blob: d4c061a5eabc48a27c216be4538be8d5b7a19fe2 [
file
] [
log
] [
blame
]
if
TARGET_T2080RDB
config SYS_BOARD
default
"t208xrdb"
config SYS_VENDOR
default
"freescale"
config SYS_CONFIG_NAME
default
"T208xRDB"
config T2080RDB_REV_D
bool
"Support for T2080RDB revisions D and up"
source
"board/freescale/common/Kconfig"
endif