RISCV: config: enable wave511 video codec driver as module 07/299607/3
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 5 Oct 2023 07:25:42 +0000 (16:25 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 6 Oct 2023 00:49:38 +0000 (09:49 +0900)
Enable wave511 video codec driver as module and also enable all
depending configs.

Change-Id: I0aeb0dfc0a844a3cc17c5054df61454c3f88e5fb
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/riscv/configs/tizen_visionfive2_defconfig

index 75b2978..64c8e23 100644 (file)
@@ -286,10 +286,14 @@ CONFIG_MEDIA_SUPPORT=y
 CONFIG_MEDIA_SUPPORT_FILTER=y
 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
 CONFIG_MEDIA_CAMERA_SUPPORT=y
+CONFIG_MEDIA_PLATFORM_SUPPORT=y
 CONFIG_MEDIA_USB_SUPPORT=y
 CONFIG_USB_GSPCA=m
 CONFIG_USB_GSPCA_ZC3XX=m
 CONFIG_USB_VIDEO_CLASS=y
+CONFIG_V4L_PLATFORM_DRIVERS=y
+CONFIG_V4L_MEM2MEM_DRIVERS=y
+CONFIG_VIDEO_WAVE_VPU=m
 CONFIG_DRM_I2C_CH7006=m
 CONFIG_DRM_I2C_SIL164=m
 CONFIG_DRM_VERISILICON=y