diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-03-03 12:18:35 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-03-03 12:18:35 -0600 |
commit | e06dc60dd077479b5bdc49033b48f713253557a9 (patch) | |
tree | ef25fa21ddbd808671d5292164e9bd8e63c80f4b /kernel-ppc64le-debug-rhel.config | |
parent | 6c1abf676776bc0233d9952a95eca64018a13a39 (diff) | |
download | kernel-e06dc60dd077479b5bdc49033b48f713253557a9.tar.gz kernel-e06dc60dd077479b5bdc49033b48f713253557a9.tar.xz kernel-e06dc60dd077479b5bdc49033b48f713253557a9.zip |
kernel-5.17-0.rc6.5859a2b19911.112
* Thu Mar 03 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc6.5859a2b19911.112]
- mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-ppc64le-debug-rhel.config')
-rw-r--r-- | kernel-ppc64le-debug-rhel.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 9831f743c..3d6e2c6a0 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -2721,9 +2721,8 @@ CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC802154=m CONFIG_MACB=m -CONFIG_MAC_EMUMOUSEBTN=y CONFIG_MACHZ_WDT=m -CONFIG_MACINTOSH_DRIVERS=y +# CONFIG_MACINTOSH_DRIVERS is not set CONFIG_MAC_PARTITION=y CONFIG_MACSEC=m CONFIG_MACVLAN=m |