mirror of https://gitee.com/openkylin/linux.git
ARM: imx_v6_v7_defconfig: Remove CONFIG_SOC_LS1021A
imx_v6_v7_defconfig is not suitable for booting LS1021 as it needs LPAE. Remove this option. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
8005c49d9a
commit
d0cc60abb3
|
@ -42,7 +42,6 @@ CONFIG_SOC_IMX6SL=y
|
|||
CONFIG_SOC_IMX6SX=y
|
||||
CONFIG_SOC_IMX6UL=y
|
||||
CONFIG_SOC_IMX7D=y
|
||||
CONFIG_SOC_LS1021A=y
|
||||
CONFIG_SOC_VF610=y
|
||||
CONFIG_PCI=y
|
||||
CONFIG_PCI_IMX6=y
|
||||
|
|
Loading…
Reference in New Issue