summaryrefslogtreecommitdiffstats
path: root/board/lwmon/Kconfig
blob: a0c7587ef31d181b8708197cd4c1fe9482510360 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_LWMON

config SYS_BOARD
	string
	default "lwmon"

config SYS_CONFIG_NAME
	string
	default "lwmon"

endif
OpenPOWER on IntegriCloud