blob: e8c00a6e7d078a62e288b4981a85e467e4bdc87b [file] [log] [blame]
Alexey Brodkin67482f52016-11-25 16:23:43 +03001if TARGET_HSDK
2
3config SYS_BOARD
4 default "hsdk"
5
6config SYS_VENDOR
7 default "synopsys"
8
9config SYS_CONFIG_NAME
10 default "hsdk"
11
12endif