if TARGET_ACADIA

config SYS_BOARD
	default "acadia"

config SYS_VENDOR
	default "amcc"

config SYS_CONFIG_NAME
	default "acadia"

endif