summaryrefslogtreecommitdiff
path: root/drivers/mxc/hantro_845_h1/Kconfig
blob: ce1f578f92547effbeaf0110eded4b5a2c5ccb6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# 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
	select COMPAT
	---help---
	  VPU codec device.

endmenu