Kconfig 96 Bytes
if TARGET_MPR2

config SYS_BOARD
	default "mpr2"

config SYS_CONFIG_NAME
	default "mpr2"

endif