blob: 4503b65419a692161c4bd5afbd2217dfe68bc593 [file] [log] [blame]
Fabio Estevamdb1aa292021-05-28 10:26:57 -03001if TARGET_SMEGW01
2
3config SYS_BOARD
4 default "smegw01"
5
6config SYS_VENDOR
7 default "storopack"
8
9config SYS_CONFIG_NAME
10 default "smegw01"
11
12endif