Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
be9f643ae6aa9044c60fe80e3a2c10be8371c692
/
.
/
board
/
gateworks
/
gw_ventana
/
Kconfig
blob: 82909a80a316e59bd9b7cb55dec047a86dfd2cb3 [
file
] [
log
] [
blame
]
if
TARGET_GW_VENTANA
config SYS_CPU
default
"armv7"
config SYS_BOARD
default
"gw_ventana"
config SYS_VENDOR
default
"gateworks"
config SYS_SOC
default
"mx6"
config SYS_CONFIG_NAME
default
"gw_ventana"
endif