summaryrefslogtreecommitdiff
path: root/drivers/mxc/hantro/Kconfig
blob: 1c681e06b780e902966d98c7e7f9fb37c47d368f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# 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