From: Peter Robinson <pbrobinson@xxxxxxxxxx> Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxxx> --- redhat/configs/fedora/generic/CONFIG_GNSS | 1 + redhat/configs/fedora/generic/CONFIG_GNSS_MTK_SERIAL | 1 + redhat/configs/fedora/generic/CONFIG_GNSS_SIRF_SERIAL | 1 + redhat/configs/fedora/generic/CONFIG_GNSS_UBX_SERIAL | 1 + 4 files changed, 4 insertions(+) create mode 100644 redhat/configs/fedora/generic/CONFIG_GNSS create mode 100644 redhat/configs/fedora/generic/CONFIG_GNSS_MTK_SERIAL create mode 100644 redhat/configs/fedora/generic/CONFIG_GNSS_SIRF_SERIAL create mode 100644 redhat/configs/fedora/generic/CONFIG_GNSS_UBX_SERIAL diff --git a/redhat/configs/fedora/generic/CONFIG_GNSS b/redhat/configs/fedora/generic/CONFIG_GNSS new file mode 100644 index 000000000000..82e294d9249a --- /dev/null +++ b/redhat/configs/fedora/generic/CONFIG_GNSS @@ -0,0 +1 @@ +CONFIG_GNSS=m diff --git a/redhat/configs/fedora/generic/CONFIG_GNSS_MTK_SERIAL b/redhat/configs/fedora/generic/CONFIG_GNSS_MTK_SERIAL new file mode 100644 index 000000000000..9ddd6850ccf0 --- /dev/null +++ b/redhat/configs/fedora/generic/CONFIG_GNSS_MTK_SERIAL @@ -0,0 +1 @@ +CONFIG_GNSS_MTK_SERIAL=m diff --git a/redhat/configs/fedora/generic/CONFIG_GNSS_SIRF_SERIAL b/redhat/configs/fedora/generic/CONFIG_GNSS_SIRF_SERIAL new file mode 100644 index 000000000000..c17fd1922aa1 --- /dev/null +++ b/redhat/configs/fedora/generic/CONFIG_GNSS_SIRF_SERIAL @@ -0,0 +1 @@ +CONFIG_GNSS_SIRF_SERIAL=m diff --git a/redhat/configs/fedora/generic/CONFIG_GNSS_UBX_SERIAL b/redhat/configs/fedora/generic/CONFIG_GNSS_UBX_SERIAL new file mode 100644 index 000000000000..1e902bf2a399 --- /dev/null +++ b/redhat/configs/fedora/generic/CONFIG_GNSS_UBX_SERIAL @@ -0,0 +1 @@ +CONFIG_GNSS_UBX_SERIAL=m -- GitLab _______________________________________________ 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