summaryrefslogtreecommitdiffstats
path: root/board/pm520/Kconfig
blob: d32f857e91b6061ca63341c8ac76c30c1178e76b (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_PM520

config SYS_BOARD
	string
	default "pm520"

config SYS_CONFIG_NAME
	string
	default "PM520"

endif
OpenPOWER on IntegriCloud