blob: 7b1687ee43b0eb13eb91ebda5d19a605b284d71a [file] [log] [blame]
Masahiro Yamadad3ae6782014-07-30 14:08:14 +09001if TARGET_FX12MM
2
3config SYS_BOARD
4 string
5 default "fx12mm"
6
7config SYS_VENDOR
8 string
9 default "avnet"
10
11config SYS_CONFIG_NAME
12 string
13 default "fx12mm"
14
15endif