summaryrefslogtreecommitdiffstats
path: root/board/ti/dra7xx/Kconfig
blob: 3bbd86644de8cb4e4c33fd39114f9f2cd2615ff1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_DRA7XX_EVM

config SYS_BOARD
	default "dra7xx"

config SYS_VENDOR
	default "ti"

config SYS_CONFIG_NAME
	default "dra7xx_evm"

endif
OpenPOWER on IntegriCloud