Kconfig 99 Bytes
if TARGET_LWMON

config SYS_BOARD
	default "lwmon"

config SYS_CONFIG_NAME
	default "lwmon"

endif