linux-imx/drivers/mxc/hantro_845/Kconfig
Zhou Peng 914a53fda7 LF-7016-1: arm64: imx8m: vpu: change file mode to 644
Change file mode to 644 to comply with community rule.

Signed-off-by: Zhou Peng <eagle.zhou@nxp.com>
2023-10-30 15:58:06 +08:00

15 lines
233 B
Plaintext

#
# Codec configuration
#
menu "MXC HANTRO(Video Processing Unit) 845 support"
depends on ARCH_MXC
config MXC_HANTRO_845
tristate "Support for MXC HANTRO(Video Processing Unit) 845"
default y
help
VPU codec device.
endmenu