summaryrefslogtreecommitdiffstats
path: root/board/psyent/pci5441/Kconfig
blob: d722f31e2d8315bef015261b3cc1b404f31379a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_PCI5441

config SYS_BOARD
	string
	default "pci5441"

config SYS_VENDOR
	string
	default "psyent"

config SYS_CONFIG_NAME
	string
	default "PCI5441"

endif
OpenPOWER on IntegriCloud