projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afd267a
)
imx: add i.MX8MN kconfig entry
author
Peng Fan
<peng.fan@nxp.com>
Mon, 16 Sep 2019 03:09:12 +0000
(
03:09
+0000)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 5 Nov 2019 09:27:18 +0000
(10:27 +0100)
Add i.MX8MN kconfig entry
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8m/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-imx/imx8m/Kconfig
b/arch/arm/mach-imx/imx8m/Kconfig
index f52007587554f9327be532806a095467d0f88e3a..b0932f16479eb0a6bb9a6799dc762be2666780da 100644
(file)
--- 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"