Skip to content

minimal required kernel CONFIG options #604

Discussion options

You must be logged in to vote

Tested on Gentoo Linux, Kernel 6.11.7-gentoo (sys-kernel/gentoo-sources).

So far, the required options would be the following:

CONFIG_V4L_PLATFORM_DRIVERS=y
CONFIG_VIDEO=y
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_V4L2=m
CONFIG_VIDEOBUF2_VMALLOC=m
CONFIG_VIDEO_DEV=m

Make sure CONFIG_TRIM_UNUSED_KSYMS is not enabled.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by umlaeute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant