Kconfig 102 Bytes
if TARGET_CSB472

config SYS_BOARD
	default "csb472"

config SYS_CONFIG_NAME
	default "csb472"

endif