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

config SYS_BOARD
	default "am57xx"

config SYS_VENDOR
	default "ti"

config SYS_CONFIG_NAME
	default "am57xx_evm"

endif
OpenPOWER on IntegriCloud