if TARGET_CLOTHO

config SYS_SOC
	default "clotho"

config SYS_BOARD
	default "clotho"

config SYS_CONFIG_NAME
	default "clotho"

config SYS_TEXT_BASE
	default 0x10000000

config IDENT_STRING
	default "Clotho-SoC"

config SYS_PROMPT
	default "# "

endif
