summaryrefslogtreecommitdiffstats
path: root/board/mpr2/Kconfig
blob: 93bec5991fafae0a14b2b89cd3897af92aecdd0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_MPR2

config SYS_CPU
	string
	default "sh3"

config SYS_BOARD
	string
	default "mpr2"

config SYS_CONFIG_NAME
	string
	default "mpr2"

endif
OpenPOWER on IntegriCloud