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

config SYS_BOARD
	string
	default "pk1c20"

config SYS_VENDOR
	string
	default "psyent"

config SYS_CONFIG_NAME
	string
	default "PK1C20"

endif
OpenPOWER on IntegriCloud