]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/imx31_phycore/Kconfig
imx6: engicam: Drop SPL_EXT_SUPPORT
[people/ms/u-boot.git] / board / imx31_phycore / Kconfig
CommitLineData
f428268a 1if TARGET_IMX31_PHYCORE || TARGET_IMX31_PHYCORE_EET
dd84058d 2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "imx31_phycore"
5
6config SYS_SOC
dd84058d
MY
7 default "mx31"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "imx31_phycore"
11
12endif