summaryrefslogtreecommitdiffstats
path: root/board/pm828/Kconfig
blob: 20f6b34f6794fe9863b7f714c742c5586ef28573 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_PM828

config SYS_BOARD
	string
	default "pm828"

config SYS_CONFIG_NAME
	string
	default "PM828"

endif
OpenPOWER on IntegriCloud