Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
f2fec241b2bc8b2f81a69a124726c5efebd53935
/
.
/
board
/
tbs
/
tbs2910
/
Kconfig
blob: 2e5e1d492a52bb34fc6dfe7f9f9b3d32828b3c09 [
file
]
if
TARGET_TBS2910
config SYS_BOARD
default
"tbs2910"
config SYS_VENDOR
default
"tbs"
config SYS_CONFIG_NAME
default
"tbs2910"
config MX6Q
default
y
config IMX_CONFIG
default
"board/tbs/tbs2910/tbs2910.cfg"
endif