linux-imx/drivers/mxc/hantro/Kconfig
Dong Aisheng 128586e3fb LF-1762-5 mxc: vpu: replace '---help---' in Kconfig files with 'help'
Update Kconfig to cope with upstream change
commit 84af7a6194 ("checkpatch: kconfig: prefer 'help' over
'---help---'").

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2023-10-30 15:58:00 +08:00

221 B

Codec configuration

menu "MXC HANTRO(Video Processing Unit) support" depends on ARCH_MXC

config MXC_HANTRO tristate "Support for MXC HANTRO(Video Processing Unit)" default y help VPU codec device.

endmenu