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

config SYS_BOARD
	default "imx31_phycore"

config SYS_SOC
	default "mx31"

config SYS_CONFIG_NAME
	default "imx31_phycore"

endif
OpenPOWER on IntegriCloud