VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   34 Branches   58 Tags
author: Arnd Bergmann <arnd@arndb.de> 2020-12-30 16:17:51 +0100 committer: Shawn Guo <shawnguo@kernel.org> 2021-01-11 09:36:11 +0800 commit: 097530bf8cd469ef7b3d52ef00cafb64b33bacb1 parent: fd25c883667b61f845a4188b6be110bb45de0bac
Commit Summary:
ARM: imx: fix imx8m dependencies
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/drivers/soc/imx/Kconfig b/drivers/soc/imx/Kconfig
index a9370f4aacca..05812f8ae734 100644
--- a/drivers/soc/imx/Kconfig
+++ b/drivers/soc/imx/Kconfig
@@ -13,7 +13,7 @@ config SOC_IMX8M
 	depends on ARCH_MXC || COMPILE_TEST
 	default ARCH_MXC && ARM64
 	select SOC_BUS
-	select ARM_GIC_V3 if ARCH_MXC
+	select ARM_GIC_V3 if ARCH_MXC && ARCH_MULTI_V7
 	help
 	  If you say yes here you get support for the NXP i.MX8M family
 	  support, it will provide the SoC info like SoC family,