summaryrefslogtreecommitdiffstats
path: root/board/pm826/Kconfig
blob: f1de16a68921486cedc8a410ae5f97e929479b46 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_PM826

config SYS_BOARD
	string
	default "pm826"

config SYS_CONFIG_NAME
	string
	default "PM826"

endif
OpenPOWER on IntegriCloud