summaryrefslogtreecommitdiffstats
path: root/board/renesas/sh7785lcr/Kconfig
blob: 8939f7d73f11a124684a3a0b200f901e2c197980 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
if TARGET_SH7785LCR

config SYS_CPU
	string
	default "sh4"

config SYS_BOARD
	string
	default "sh7785lcr"

config SYS_VENDOR
	string
	default "renesas"

config SYS_CONFIG_NAME
	string
	default "sh7785lcr"

endif
OpenPOWER on IntegriCloud