Kconfig 108 Bytes
if TARGET_SOCRATES

config SYS_BOARD
	default "socrates"

config SYS_CONFIG_NAME
	default "socrates"

endif