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