From 23079a7d85fff327755c05a67b99fed75cafdcee Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 6 Dec 2022 13:00:42 -0600 Subject: kernel-6.1.0-0.rc8.20221206gitbce9332220bd.59 * Tue Dec 06 2022 Fedora Kernel Team [6.1.0-0.rc8.bce9332220bd.59] - redhat/configs: move CONFIG_TEGRA186_GPC_DMA config (Mark Salter) - Check for kernel config git-push failures (Don Zickus) - redhat: genlog.sh failures should interrupt the recipe (Patrick Talbert) - Turn CONFIG_GNSS back on for Fedora (Justin M. Forbes) - redhat/configs: enable CONFIG_GNSS for RHEL (Michal Schmidt) - Linux v6.1.0-0.rc8.bce9332220bd Resolves: Signed-off-by: Justin M. Forbes --- kernel-x86_64-rhel.config | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'kernel-x86_64-rhel.config') diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 397af385b..b9348c2ce 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -1830,7 +1830,11 @@ CONFIG_GFS2_FS=m # CONFIG_GIGABYTE_WMI is not set # CONFIG_GLOB_SELFTEST is not set CONFIG_GLOB=y -# CONFIG_GNSS is not set +CONFIG_GNSS=m +# CONFIG_GNSS_MTK_SERIAL is not set +# CONFIG_GNSS_SIRF_SERIAL is not set +# CONFIG_GNSS_UBX_SERIAL is not set +# CONFIG_GNSS_USB is not set # CONFIG_GOLDFISH is not set # CONFIG_GOOGLE_FIRMWARE is not set # CONFIG_GP2AP002 is not set @@ -6227,7 +6231,6 @@ CONFIG_TCP_MD5SIG=y # CONFIG_TCS3414 is not set # CONFIG_TCS3472 is not set CONFIG_TEE=m -# CONFIG_TEGRA186_GPC_DMA is not set # CONFIG_TEGRA186_TIMER is not set CONFIG_TELCLOCK=m CONFIG_TERANETICS_PHY=m -- cgit