blob: 2d3af3f79fb30f7cf2d2753ac7ea8442ecd73f12 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
config TEGRA_NVAVP
bool "Enable support for Tegra NVAVP driver"
depends on ARCH_TEGRA && TEGRA_GRHOST
default n
help
Enables support for the push-buffer mechanism based driver for the Tegra
multimedia framework. Exports the Tegra nvavp interface on device node
/dev/tegra_avpchannel.
If unsure, say N
|