1
0
Fork 0

vpu: hantro: Fix kconfig to depend on ARCH_MXC instead

Replace ARCH_FSL_IMX8MQ with ARCH_MXC in hantro 850 Kconfig

Signed-off-by: Zhou Peng <eagle.zhou@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Zhou Peng 2019-11-13 16:41:17 +08:00 committed by Dong Aisheng
parent cd5340e7f6
commit 0775816459
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#
menu "MXC HANTRO(Video Processing Unit) support"
depends on ARCH_FSL_IMX8MQ
depends on ARCH_MXC
config MXC_HANTRO
tristate "Support for MXC HANTRO(Video Processing Unit)"