From: David Arcari <[email protected]> redhat: configs: disable the surface platform
This platform should not be enabled for RHEL. Signed-off-by: David Arcari <[email protected]> diff --git a/redhat/configs/common/generic/CONFIG_SURFACE_PLATFORMS b/redhat/configs/common/generic/CONFIG_SURFACE_PLATFORMS index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_SURFACE_PLATFORMS +++ b/redhat/configs/common/generic/CONFIG_SURFACE_PLATFORMS @@ -1 +1 @@ -CONFIG_SURFACE_PLATFORMS=y +# CONFIG_SURFACE_PLATFORMS is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1621 _______________________________________________ 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
