All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: multi_v7_defconfig: Enable i.MX6SLL SoC
@ 2020-07-28  8:01 Dong Aisheng
  2020-07-28  8:01 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable i.MX7ULP SoC Dong Aisheng
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dong Aisheng @ 2020-07-28  8:01 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Dong Aisheng, linux, linux-imx, kernel, fabio.estevam, shawnguo

Enable i.MX6SLL SoC which is already supported by mainline kernel.

Cc: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 95543914d3c7..5e601ee96d13 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -43,6 +43,7 @@ CONFIG_SOC_IMX51=y
 CONFIG_SOC_IMX53=y
 CONFIG_SOC_IMX6Q=y
 CONFIG_SOC_IMX6SL=y
+CONFIG_SOC_IMX6SLL=y
 CONFIG_SOC_IMX6SX=y
 CONFIG_SOC_IMX6UL=y
 CONFIG_SOC_LS1021A=y
-- 
2.23.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-08-19 13:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28  8:01 [PATCH 1/2] ARM: multi_v7_defconfig: Enable i.MX6SLL SoC Dong Aisheng
2020-07-28  8:01 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable i.MX7ULP SoC Dong Aisheng
2020-07-28 14:19   ` Kevin Hilman
2020-07-28 14:18 ` [PATCH 1/2] ARM: multi_v7_defconfig: Enable i.MX6SLL SoC Kevin Hilman
2020-08-19 13:57 ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.