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

config SYS_CPU
	default "sh4"

config SYS_BOARD
	default "sh7752evb"

config SYS_VENDOR
	default "renesas"

config SYS_CONFIG_NAME
	default "sh7752evb"

endif
OpenPOWER on IntegriCloud