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

config SYS_CPU
	default "sh2"

config SYS_BOARD
	default "rsk7269"

config SYS_VENDOR
	default "renesas"

config SYS_CONFIG_NAME
	default "rsk7269"

endif
OpenPOWER on IntegriCloud