if TARGET_KONTRON_MX93

config SYS_BOARD
	string
	default "osm-s-mx93"

config SYS_VENDOR
	string
	default "kontron"

config SYS_CONFIG_NAME
	string
	default "kontron-osm-s-mx93"

source "board/kontron/common/Kconfig"

endif
