12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
config TEGRA_NVAVP
|
|
bool "Enable support for Tegra NVAVP driver"
|
|
depends on ARCH_TEGRA && TEGRA_GRHOST && TEGRA_NVMAP
|
|
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
|
|
|