summaryrefslogtreecommitdiffstats
path: root/board/renesas/MigoR/Kconfig
blob: 25b170ac07121eb6336e83301931694f5877ab73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_MIGOR

config SYS_BOARD
	default "MigoR"

config SYS_VENDOR
	default "renesas"

config SYS_CONFIG_NAME
	default "MigoR"

endif
OpenPOWER on IntegriCloud