projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
795e2b5
)
MLK-22643: mxc: hantro_845: Kconfig: fix dependency on ARCH_FSL_IMX8MM
author
Julien Olivain
<julien.olivain@nxp.com>
Thu, 19 Sep 2019 10:13:08 +0000
(12:13 +0200)
committer
Zhou Peng
<eagle.zhou@nxp.com>
Mon, 23 Sep 2019 01:53:41 +0000
(09:53 +0800)
Signed-off-by: Julien Olivain <julien.olivain@nxp.com>
Reviewed-by: Zhou Peng <eagle.zhou@nxp.com>
(cherry picked from commit
d5ee37f96629716042bb0b8317ff8ea0000a769c
)
drivers/mxc/hantro_845/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mxc/hantro_845/Kconfig
b/drivers/mxc/hantro_845/Kconfig
index
6b59c33
..
046bf1a
100755
(executable)
--- a/
drivers/mxc/hantro_845/Kconfig
+++ b/
drivers/mxc/hantro_845/Kconfig
@@
-3,7
+3,7
@@
#
menu "MXC HANTRO(Video Processing Unit) 845 support"
- depends on ARCH_FSL_IMX8M
Q
+ depends on ARCH_FSL_IMX8M
M
config MXC_HANTRO_845
tristate "Support for MXC HANTRO(Video Processing Unit) 845"