dashboard
repositories
activity
search
login
ljy
/
RK356X_SDK_RELEASE
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改默认LVDS为1280x800
hc
2023-03-13
25c72f09e887f85fcff4a3f978d294da97ab1420
[~ljy/RK356X_SDK_RELEASE.git]
/
kernel
/
drivers
/
staging
/
media
/
tegra-vde
/
Kconfig
1
2
3
4
5
6
7
8
config TEGRA_VDE
tristate "NVIDIA Tegra Video Decoder Engine driver"
depends on ARCH_TEGRA || COMPILE_TEST
select DMA_SHARED_BUFFER
select SRAM
help
Say Y here to enable support for the NVIDIA Tegra video decoder
driver.