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