summaryrefslogtreecommitdiffstats
path: root/board/ppmc8260/Kconfig
blob: e2e8793c94c029edebc85a2ee4568cf2fd6e67ec (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_PPMC8260

config SYS_BOARD
	string
	default "ppmc8260"

config SYS_CONFIG_NAME
	string
	default "ppmc8260"

endif
OpenPOWER on IntegriCloud