[U-Boot] [PATCH 10/52] imx: add IMX8MM kconfig entry
    peng.fan at nxp.com 
    peng.fan at nxp.com
       
    Tue Jul  2 02:31:24 UTC 2019
    
    
  
From: Peng Fan <peng.fan at nxp.com>
Add IMX8MM kconfig entry
Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 arch/arm/mach-imx/imx8m/Kconfig | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/arch/arm/mach-imx/imx8m/Kconfig b/arch/arm/mach-imx/imx8m/Kconfig
index 9c487870a6..35c978e863 100644
--- a/arch/arm/mach-imx/imx8m/Kconfig
+++ b/arch/arm/mach-imx/imx8m/Kconfig
@@ -8,6 +8,10 @@ config IMX8MQ
 	bool
 	select IMX8M
 
+config IMX8MM
+	bool
+	select IMX8M
+
 config SYS_SOC
 	default "imx8m"
 
-- 
2.16.4
    
    
More information about the U-Boot
mailing list