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

config SYS_CPU
	default "sh4"

config SYS_BOARD
	default "r0p7734"

config SYS_VENDOR
	default "renesas"

config SYS_CONFIG_NAME
	default "r0p7734"

endif
OpenPOWER on IntegriCloud