From cfd6823b83593e7d9439e72ddd5fe043f4d37fe4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 28 Oct 2021 12:58:42 -0500 Subject: kernel-5.15-0.rc7.20211028git1fc596a56b33.56 * Thu Oct 28 2021 Fedora Kernel Team [5.15-0.rc7.20211028git1fc596a56b33.56] - redhat/kernel.spec.template: don't hardcode gcov arches (Jan Stancek) - redhat/configs: create a separate config for gcov options (Jan Stancek) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-aarch64-rhel.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-aarch64-rhel.config') diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 7c11a9279..fcdeaefa0 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -452,7 +452,7 @@ CONFIG_BCMA_HOST_PCI=y CONFIG_BCMA=m CONFIG_BCMA_POSSIBLE=y # CONFIG_BCM_FLEXRM_MBOX is not set -# CONFIG_BCMGENET is not set +CONFIG_BCMGENET=m # CONFIG_BCM_KONA_USB2_PHY is not set # CONFIG_BCM_NS_THERMAL is not set # CONFIG_BCM_PDC_MBOX is not set -- cgit