if TARGET_MALTA

config SYS_BOARD
	default "malta"

config SYS_VENDOR
	default "imgtec"

config SYS_CONFIG_NAME
	default "malta"

endif