if TARGET_KC1

config SYS_BOARD
	default "kc1"

config SYS_VENDOR
	default "amazon"

config SYS_CONFIG_NAME
	default "kc1"

endif