if TARGET_SOCRATES

config SYS_BOARD
	string
	default "socrates"

config SYS_CONFIG_NAME
	string
	default "socrates"

endif
