Kconfig 135 Bytes
if TARGET_WB45N

config SYS_BOARD
	default "wb45n"

config SYS_VENDOR
	default "laird"

config SYS_CONFIG_NAME
	default "wb45n"

endif