Skip to content

Commit 9a6762f

Browse files
committed
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]>
1 parent 0825be4 commit 9a6762f

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
@@ -298,7 +298,8 @@ CONFIG_SERIO_NVEC_PS2=y
298298
CONFIG_NVEC_POWER=y
299299
CONFIG_NVEC_PAZ00=y
300300
CONFIG_STAGING_MEDIA=y
301-
CONFIG_TEGRA_VDE=y
301+
CONFIG_V4L_MEM2MEM_DRIVERS=y
302+
CONFIG_VIDEO_TEGRA_VDE=y
302303
CONFIG_CHROME_PLATFORMS=y
303304
CONFIG_CROS_EC=y
304305
CONFIG_CROS_EC_I2C=m

0 commit comments

Comments
 (0)