summaryrefslogtreecommitdiff
path: root/drivers/mxc/hantro_845_h1/Kconfig
blob: 65b21d92770c3486b30849cad72ffe1a580305d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Codec configuration
#

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

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

endmenu