Skip to content

Commit 3739157

Browse files
digetxthierryreding
authored andcommitted
ARM: tegra_defconfig: Update CONFIG_TEGRA_VDE option
The CONFIG_TEGRA_VDE has been deprecated and replaced with the new V4L options after de-staging of the tegra-vde driver. Update the config entry. Signed-off-by: Dmitry Osipenko <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent 3123109 commit 3739157

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

arch/arm/configs/tegra_defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,8 @@ CONFIG_SERIO_NVEC_PS2=y
286286
CONFIG_NVEC_POWER=y
287287
CONFIG_NVEC_PAZ00=y
288288
CONFIG_STAGING_MEDIA=y
289-
CONFIG_TEGRA_VDE=y
289+
CONFIG_V4L_MEM2MEM_DRIVERS=y
290+
CONFIG_VIDEO_TEGRA_VDE=y
290291
CONFIG_CHROME_PLATFORMS=y
291292
CONFIG_CROS_EC=y
292293
CONFIG_CROS_EC_I2C=m

0 commit comments

Comments
 (0)