VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Som Qin <som.qin@starfivetech.com> 2023-08-31 15:19:52 +0800 committer: Som Qin <som.qin@starfivetech.com> 2023-08-31 15:19:52 +0800 commit: aa5f1e828b1411d18257bfb9b9f6c542fce0459b parent: 4b92e9e1f47400531bc4e6761b08d042888280dd
Commit Summary:
Media:wave5: enable wave5 v4l2 decoder in vf2 defconfig
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/arch/riscv/configs/starfive_visionfive2_defconfig b/arch/riscv/configs/starfive_visionfive2_defconfig
index 3c65a562b164..c3fe8b49e94c 100644
--- a/arch/riscv/configs/starfive_visionfive2_defconfig
+++ b/arch/riscv/configs/starfive_visionfive2_defconfig
@@ -209,6 +209,7 @@ CONFIG_MEDIA_SUPPORT=y
 CONFIG_MEDIA_USB_SUPPORT=y
 CONFIG_USB_VIDEO_CLASS=y
 CONFIG_V4L_PLATFORM_DRIVERS=y
+CONFIG_VIDEO_WAVE_VPU=m
 CONFIG_VIN_SENSOR_OV4689=y
 CONFIG_VIN_SENSOR_IMX219=y
 CONFIG_VIDEO_STF_VIN=y