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:
d968ae7
)
imx: add IMX8MM kconfig entry
author
Peng Fan
<peng.fan@nxp.com>
Tue, 27 Aug 2019 06:24:57 +0000
(06:24 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 8 Oct 2019 14:36:36 +0000
(16:36 +0200)
Add IMX8MM 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 9c487870a651d94f3c90ea9dd4b95e329f852a1b..35c978e8630c1e59e132d4dff322eeb299889b75 100644
(file)
--- 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"