Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4ae97478049b58ab4272271ddf2e1c4a47a648c2
/
.
/
board
/
freescale
/
t4qds
/
Kconfig
blob: f7c1a0c15dd1c86517b6e08933da6f5fa64a00cf [
file
] [
log
] [
blame
]
if
TARGET_T4160QDS
||
TARGET_T4240QDS
config SYS_BOARD
default
"t4qds"
config SYS_VENDOR
default
"freescale"
config SYS_CONFIG_NAME
default
"T4240QDS"
source
"board/freescale/common/Kconfig"
endif