summaryrefslogtreecommitdiff
path: root/drivers/mxc/hantro_845/Kconfig
blob: 99429a00e25d5ad570c411b923057392bfad384f (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_MXC

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

endmenu