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