if TARGET_TITANIUM

config SYS_BOARD
	default "titanium"

config SYS_VENDOR
	default "barco"

config SYS_CONFIG_NAME
	default "titanium"

endif