From: Benjamin Tissoires benjamin.tissoires@redhat.com
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 benjamin.tissoires@redhat.com
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
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1670#note_9056780...
@jmflinuxtx @tcamuso Can you guys review this one?
kernel@lists.fedoraproject.org