Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2b368e1e76feb1b411aa5091918c74a4dac1fd87
/
.
/
board
/
freescale
/
t208xrdb
/
Kconfig
blob: 6f0b012baba34ea8ec7208991aa2c45df07c8453 [
file
] [
log
] [
blame
]
if
TARGET_T2080RDB
config SYS_BOARD
default
"t208xrdb"
config SYS_VENDOR
default
"freescale"
config SYS_CONFIG_NAME
default
"T208xRDB"
source
"board/freescale/common/Kconfig"
endif