[U-Boot] [PATCH 34/52] imx: add i.MX8MN kconfig entry
peng.fan at nxp.com
peng.fan at nxp.com
Tue Jul 2 02:31:48 UTC 2019
From: Peng Fan <peng.fan at nxp.com>
Add i.MX8MN 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 f520075875..b0932f1647 100644
--- a/arch/arm/mach-imx/imx8m/Kconfig
+++ b/arch/arm/mach-imx/imx8m/Kconfig
@@ -12,6 +12,10 @@ config IMX8MM
bool
select IMX8M
+config IMX8MN
+ bool
+ select IMX8M
+
config SYS_SOC
default "imx8m"
--
2.16.4
More information about the U-Boot
mailing list