blob: 64cb97c1e0a9462b9cb813106ac5566556cd8525 [file] [log] [blame]
Tim Harvey256dba02021-03-02 14:00:21 -08001if TARGET_IMX8MM_VENICE
2
3config SYS_BOARD
4 default "venice"
5
6config SYS_VENDOR
7 default "gateworks"
8
9config SYS_CONFIG_NAME
10 default "imx8mm_venice"
11
12endif