Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0099c1ef392fb4f4ece13427802e503396c31e07
/
.
/
board
/
freescale
/
t4rdb
/
Kconfig
blob: a94a57e7feebd013a10fa552fdc101f54eb76d7e [
file
] [
log
] [
blame
]
if
TARGET_T4160RDB
||
TARGET_T4240RDB
config SYS_BOARD
default
"t4rdb"
config SYS_VENDOR
default
"freescale"
config SYS_CONFIG_NAME
default
"T4240RDB"
source
"board/freescale/common/Kconfig"
endif