From: Prarit Bhargava prarit@redhat.com
x86_64: Enable Elkhart Lake Quadrature Encoder Peripheral support
Enable Elkhart Lake Quadrature Encoder Peripheral support for both RHEL and Fedora.
Signed-off-by: Prarit Bhargava prarit@redhat.com
diff --git a/redhat/configs/common/generic/x86/x86_64/CONFIG_COUNTER b/redhat/configs/common/generic/x86/x86_64/CONFIG_COUNTER new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/x86/x86_64/CONFIG_COUNTER @@ -0,0 +1 @@ +CONFIG_COUNTER=m diff --git a/redhat/configs/common/generic/x86/x86_64/CONFIG_INTEL_QEP b/redhat/configs/common/generic/x86/x86_64/CONFIG_INTEL_QEP new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/x86/x86_64/CONFIG_INTEL_QEP @@ -0,0 +1 @@ +CONFIG_INTEL_QEP=m
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1383
kernel@lists.fedoraproject.org