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