summaryrefslogtreecommitdiffstats
path: root/board/renesas/alt/Kconfig
blob: 957962de20e03d15360db04c633221fbf80e7891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_ALT

config SYS_BOARD
	default "alt"

config SYS_VENDOR
	default "renesas"

config SYS_CONFIG_NAME
	default "alt"

endif
OpenPOWER on IntegriCloud