Kconfig 102 Bytes
if TARGET_CSB272

config SYS_BOARD
	default "csb272"

config SYS_CONFIG_NAME
	default "csb272"

endif