summaryrefslogtreecommitdiffstats
path: root/board/davinci/dm355leopard/Kconfig
blob: ab4230a637adb31101ef6691c711489446b65cba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_DAVINCI_DM355LEOPARD

config SYS_BOARD
	default "dm355leopard"

config SYS_VENDOR
	default "davinci"

config SYS_CONFIG_NAME
	default "davinci_dm355leopard"

endif
OpenPOWER on IntegriCloud