summaryrefslogtreecommitdiffstats
path: root/board/esd/pci405/Kconfig
blob: a1a39716599b42893678ba167fd353e3bb990dd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_PCI405

config SYS_BOARD
	string
	default "pci405"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "PCI405"

endif
OpenPOWER on IntegriCloud