Kconfig 147 Bytes
if TARGET_OMAP5_UEVM

config SYS_BOARD
	default "omap5_uevm"

config SYS_VENDOR
	default "ti"

config SYS_CONFIG_NAME
	default "omap5_uevm"

endif