Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
57ba664ebfee5e6f39edd51188d0465fab25b635
/
.
/
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