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

config SYS_CPU
	default "arm1136"

config SYS_BOARD
	default "imx31_phycore"

config SYS_SOC
	default "mx31"

config SYS_CONFIG_NAME
	default "imx31_phycore"

endif
OpenPOWER on IntegriCloud