summaryrefslogtreecommitdiffstats
path: root/board/ppmc7xx/Kconfig
blob: a28ab98837301607910ae6641b2b636e5c8b33a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_PPMC7XX

config SYS_BOARD
	string
	default "ppmc7xx"

config SYS_CONFIG_NAME
	string
	default "ppmc7xx"

endif
OpenPOWER on IntegriCloud