From: Benjamin Tissoires <[email protected]> configs: enable CONFIG_RMI4_F3A
Upstream: RHEL only Tested: make dist-configs This config is required for supporting the touchpad of the Lenovo T14 and T490 at least. We should not disable it in RHEL. Signed-off-by: Benjamin Tissoires <[email protected]> diff --git a/redhat/configs/common/generic/CONFIG_RMI4_F3A b/redhat/configs/common/generic/CONFIG_RMI4_F3A index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_RMI4_F3A +++ b/redhat/configs/common/generic/CONFIG_RMI4_F3A @@ -1 +1 @@ -# CONFIG_RMI4_F3A is not set +CONFIG_RMI4_F3A=y diff --git a/redhat/configs/fedora/generic/CONFIG_RMI4_F3A b/redhat/configs/fedora/generic/CONFIG_RMI4_F3A deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/CONFIG_RMI4_F3A +++ /dev/null @@ -1 +0,0 @@ -CONFIG_RMI4_F3A=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1670 _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
