From: Michal Schmidt <mschmidt@xxxxxxxxxx> redhat/configs: enable CONFIG_GNSS for RHEL CONFIG_GNSS is enabled only in Fedora. The ice driver will soon make use the GNSS subsystem in upstream. Let's enable GNSS in common, but disable it in s390x-zfcpdump, which ought to be minimal with no networking. We do not need any GNSS hardware driver modules in RHEL. Those remain enabled only in Fedora. Signed-off-by: Michal Schmidt <mschmidt@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/CONFIG_GNSS_USB b/redhat/configs/ark/generic/CONFIG_GNSS_USB new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/CONFIG_GNSS_USB @@ -0,0 +1 @@ +# CONFIG_GNSS_USB is not set diff --git a/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_GNSS b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_GNSS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_GNSS @@ -0,0 +1 @@ +# CONFIG_GNSS is not set diff --git a/redhat/configs/common/generic/CONFIG_GNSS b/redhat/configs/common/generic/CONFIG_GNSS index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_GNSS +++ b/redhat/configs/common/generic/CONFIG_GNSS @@ -1 +1 @@ -# CONFIG_GNSS is not set +CONFIG_GNSS=m diff --git a/redhat/configs/fedora/generic/CONFIG_GNSS b/redhat/configs/fedora/generic/CONFIG_GNSS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/CONFIG_GNSS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_GNSS=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2162 _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue