imx: imx8m: add Kconfig entry for i.MX8MP
authorPeng Fan <peng.fan@nxp.com>
Fri, 27 Dec 2019 02:24:54 +0000 (10:24 +0800)
committerStefano Babic <sbabic@denx.de>
Wed, 8 Jan 2020 12:20:08 +0000 (13:20 +0100)
Add Kconfig entry for i.MX8MP

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8m/Kconfig

index eb4a73b..251feb2 100644 (file)
@@ -16,6 +16,10 @@ config IMX8MN
        bool
        select IMX8M
 
+config IMX8MP
+       bool
+       select IMX8M
+
 config SYS_SOC
        default "imx8m"