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

config SYS_CPU
	default "sh4"

config SYS_BOARD
	default "sh7763rdp"

config SYS_VENDOR
	default "renesas"

config SYS_CONFIG_NAME
	default "sh7763rdp"

endif
OpenPOWER on IntegriCloud