summaryrefslogtreecommitdiffstats
path: root/board/renesas/ecovec/Kconfig
blob: 08cde83356295e74e16fe092576e3f264c530f86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_ECOVEC

config SYS_BOARD
	default "ecovec"

config SYS_VENDOR
	default "renesas"

config SYS_CONFIG_NAME
	default "ecovec"

endif
OpenPOWER on IntegriCloud