MLK-22643: mxc: hantro_845: Kconfig: fix dependency on ARCH_FSL_IMX8MM
authorJulien Olivain <julien.olivain@nxp.com>
Thu, 19 Sep 2019 10:13:08 +0000 (12:13 +0200)
committerZhou 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

index 6b59c33..046bf1a 100755 (executable)
@@ -3,7 +3,7 @@
 #
 
 menu "MXC HANTRO(Video Processing Unit) 845 support"
-       depends on ARCH_FSL_IMX8MQ
+       depends on ARCH_FSL_IMX8MM
 
 config MXC_HANTRO_845
        tristate "Support for MXC HANTRO(Video Processing Unit) 845"