summaryrefslogtreecommitdiffstats
path: root/board/spear/spear600/Kconfig
blob: d562e64f07853a1612b9240648f9cd40a79fc495 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_SPEAR600

config SYS_BOARD
	default "spear600"

config SYS_VENDOR
	default "spear"

config SYS_SOC
	default "spear"

config SYS_CONFIG_NAME
	default "spear6xx_evb"

endif
OpenPOWER on IntegriCloud