summaryrefslogtreecommitdiffstats
path: root/board/syteco/zmx25/Kconfig
blob: 260774dced153e297b0ae3434d8cfacbad21be22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
if TARGET_ZMX25

config SYS_CPU
	default "arm926ejs"

config SYS_BOARD
	default "zmx25"

config SYS_VENDOR
	default "syteco"

config SYS_SOC
	default "mx25"

config SYS_CONFIG_NAME
	default "zmx25"

endif
OpenPOWER on IntegriCloud