From: Hans de Goede <hdego...@redhat.com> redhat/configs: Add configs for new ov02c10 and ov02e10 drivers
Add configs for the just added ov02c10 and ov02e10 drivers. This follows how the config for e.g. the already existing ov01a10 driver is handled. On Fedora the new drivers are build as module for all architectures, because e.g. various aarch64 laptops also use one of these 2 sensors for their cameras. On RHEL the drivers are disabled by default and only enabled as module in x86 builds, so that the cameras in recent Dell laptop models will work. Signed-off-by: Hans de Goede <hdego...@redhat.com> diff --git a/redhat/configs/fedora/generic/CONFIG_VIDEO_OV02C10 b/redhat/configs/fedora/generic/CONFIG_VIDEO_OV02C10 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/generic/CONFIG_VIDEO_OV02C10 @@ -0,0 +1 @@ +CONFIG_VIDEO_OV02C10=m diff --git a/redhat/configs/fedora/generic/CONFIG_VIDEO_OV02E10 b/redhat/configs/fedora/generic/CONFIG_VIDEO_OV02E10 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/generic/CONFIG_VIDEO_OV02E10 @@ -0,0 +1 @@ +CONFIG_VIDEO_OV02E10=m diff --git a/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02C10 b/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02C10 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02C10 @@ -0,0 +1 @@ +# CONFIG_VIDEO_OV02C10 is not set diff --git a/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02E10 b/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02E10 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_VIDEO_OV02E10 @@ -0,0 +1 @@ +# CONFIG_VIDEO_OV02E10 is not set diff --git a/redhat/configs/rhel/generic/x86/CONFIG_VIDEO_OV02C10 b/redhat/configs/rhel/generic/x86/CONFIG_VIDEO_OV02C10 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/x86/CONFIG_VIDEO_OV02C10 @@ -0,0 +1 @@ +CONFIG_VIDEO_OV02C10=m diff --git a/redhat/configs/rhel/generic/x86/CONFIG_VIDEO_OV02E10 b/redhat/configs/rhel/generic/x86/CONFIG_VIDEO_OV02E10 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/x86/CONFIG_VIDEO_OV02E10 @@ -0,0 +1 @@ +CONFIG_VIDEO_OV02E10=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3854 -- _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue