blob: a9b834dbfdd906f58560b405c22e776eb76d718e [file] [log] [blame]
Alexey Brodkin4b2705b2018-05-28 15:27:43 +03001if TARGET_EMDK
2
3config SYS_BOARD
4 default "emdk"
5
6config SYS_VENDOR
7 default "synopsys"
8
9config SYS_CONFIG_NAME
10 default "emdk"
11
12endif