diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-10-29 12:34:55 -0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2015-11-24 22:53:05 +0800 |
commit | d0cc60abb3eb0c471ab355749d49897ab356e16a (patch) | |
tree | feccf6804c806386273094ee00937cb34a741bb2 /arch/arm/configs/imx_v6_v7_defconfig | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) | |
download | blackbird-op-linux-d0cc60abb3eb0c471ab355749d49897ab356e16a.tar.gz blackbird-op-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/imx_v6_v7_defconfig')
-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 |