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