summaryrefslogtreecommitdiffstats
path: root/board/syteco/jadecpu/Kconfig
blob: 6e9392e21fcb9f09031089f113e54a6a7add13fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_JADECPU

config SYS_BOARD
	default "jadecpu"

config SYS_VENDOR
	default "syteco"

config SYS_SOC
	default "mb86r0x"

config SYS_CONFIG_NAME
	default "jadecpu"

endif
OpenPOWER on IntegriCloud