summaryrefslogtreecommitdiffstats
path: root/board/mpl/pati/Kconfig
blob: b902cbd273fb03556eed7c3a1551e20f06ae6e51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_PATI

config SYS_BOARD
	string
	default "pati"

config SYS_VENDOR
	string
	default "mpl"

config SYS_CONFIG_NAME
	string
	default "PATI"

endif
OpenPOWER on IntegriCloud