]> Git Repo - J-u-boot.git/commitdiff
imx: add i.MX8MN kconfig entry
authorPeng Fan <[email protected]>
Mon, 16 Sep 2019 03:09:12 +0000 (03:09 +0000)
committerStefano Babic <[email protected]>
Tue, 5 Nov 2019 09:27:18 +0000 (10:27 +0100)
Add i.MX8MN kconfig entry

Signed-off-by: Peng Fan <[email protected]>
arch/arm/mach-imx/imx8m/Kconfig

index f52007587554f9327be532806a095467d0f88e3a..b0932f16479eb0a6bb9a6799dc762be2666780da 100644 (file)
@@ -12,6 +12,10 @@ config IMX8MM
        bool
        select IMX8M
 
+config IMX8MN
+       bool
+       select IMX8M
+
 config SYS_SOC
        default "imx8m"
 
This page took 0.034939 seconds and 4 git commands to generate.