diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-10-29 15:34:55 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2015-11-24 15:53:05 +0100 |
commit | d0cc60abb3eb0c471ab355749d49897ab356e16a (patch) | |
tree | feccf6804c806386273094ee00937cb34a741bb2 /arch/arm/configs | |
parent | Linux 4.4-rc1 (diff) | |
download | linux-d0cc60abb3eb0c471ab355749d49897ab356e16a.tar.xz linux-d0cc60abb3eb0c471ab355749d49897ab356e16a.zip |
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>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/imx_v6_v7_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 4187f69f6630..d83e775a6be7 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -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 |