linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] multi_v7_defconfig: Remove CONFIG_SOC_LS1021A
@ 2015-12-01 11:35 Fabio Estevam
  2015-12-01 11:47 ` Arnd Bergmann
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2015-12-01 11:35 UTC (permalink / raw)
  To: linux-arm-kernel

multi_v7_defconfig is not suitable for booting LS1021 as it needs
LPAE.
    
Remove this option.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Changes since v1:
- Improve commit log

 arch/arm/configs/multi_v7_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index fa7ba92..410a699 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -54,7 +54,6 @@ CONFIG_SOC_IMX6SX=y
 CONFIG_SOC_IMX6UL=y
 CONFIG_SOC_IMX7D=y
 CONFIG_SOC_VF610=y
-CONFIG_SOC_LS1021A=y
 CONFIG_ARCH_OMAP3=y
 CONFIG_ARCH_OMAP4=y
 CONFIG_SOC_OMAP5=y
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-02 15:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-01 11:35 [PATCH v2] multi_v7_defconfig: Remove CONFIG_SOC_LS1021A Fabio Estevam
2015-12-01 11:47 ` Arnd Bergmann
2015-12-02  2:12   ` Huan Wang
2015-12-02 15:58     ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).