]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/gateworks/gw_ventana/Kconfig
imx: ventana: fix GW5903 VDD_ARM rail
[people/ms/u-boot.git] / board / gateworks / gw_ventana / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_GW_VENTANA
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "gw_ventana"
5
6config SYS_VENDOR
dd84058d
MY
7 default "gateworks"
8
dd84058d 9config SYS_CONFIG_NAME
dd84058d
MY
10 default "gw_ventana"
11
12endif