[PATCH] soc: imx: gpcv2: make available to all i.MX8M

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Now that the driver supports i.MX8M Mini, Nano and Plus, we should no
longer restrict it to just i.MX7 and i.MX8MQ.

Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
---
 drivers/soc/imx/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/soc/imx/Kconfig b/drivers/soc/imx/Kconfig
index eabe4a06d22c..624aff2ecae3 100644
--- a/drivers/soc/imx/Kconfig
+++ b/drivers/soc/imx/Kconfig
@@ -3,9 +3,9 @@ menu "i.MX SoC drivers"
 
 config IMX_GPCV2_PM_DOMAINS
         bool "i.MX GPCv2 PM domains"
-	depends on ARCH_IMX7 || ARCH_IMX8MQ
+	depends on ARCH_IMX7 || ARCH_IMX8M
 	select PM_GENERIC_DOMAINS
-	default y if ARCH_IMX7 || ARCH_IMX8MQ
+	default y if ARCH_IMX7 || ARCH_IMX8M
 
 config IMX8M_FEATCTRL
         bool "i.MX8M feature controller"
-- 
2.30.2





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux