summaryrefslogtreecommitdiffstats
path: root/board/scb9328/Kconfig
blob: 7ff7dbc4a5ab1d29d3d670fe04df57b1dac939a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_SCB9328

config SYS_CPU
	default "arm920t"

config SYS_BOARD
	default "scb9328"

config SYS_SOC
	default "imx"

config SYS_CONFIG_NAME
	default "scb9328"

endif
OpenPOWER on IntegriCloud