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

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

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

endmenu