if TARGET_SEQUOIA

config SYS_BOARD
	default "sequoia"

config SYS_VENDOR
	default "amcc"

config SYS_CONFIG_NAME
	default "sequoia"

endif