From: David Arcari <darcari@xxxxxxxxxx> redhat/configs: fix CONFIG_INTEL_ISHTP_ECLITE The contents of this file are incorrect and as a result the config option is not actually enabled. Fixes: f7c9bb43d1f5 ("redhat/configs: enable CONFIG_INTEL_ISHTP_ECLITE") Signed-off-by: David Arcari <darcari@xxxxxxxxxx> diff --git a/redhat/configs/common/generic/x86/x86_64/CONFIG_INTEL_ISHTP_ECLITE b/redhat/configs/common/generic/x86/x86_64/CONFIG_INTEL_ISHTP_ECLITE index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/x86/x86_64/CONFIG_INTEL_ISHTP_ECLITE +++ b/redhat/configs/common/generic/x86/x86_64/CONFIG_INTEL_ISHTP_ECLITE @@ -1 +1 @@ -CONFIG_INTEL_ISH_HID=m +CONFIG_INTEL_ISHTP_ECLITE=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1776 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure