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

config SYS_CPU
	default "sh4"

config SYS_BOARD
	default "MigoR"

config SYS_VENDOR
	default "renesas"

config SYS_CONFIG_NAME
	default "MigoR"

endif
OpenPOWER on IntegriCloud