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

config SYS_CPU
	default "arm926ejs"

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