diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-02-11 10:41:52 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-02-11 10:41:52 -0600 |
commit | 3e29b41196d8c9499a5680bdf79c80e76e080bc5 (patch) | |
tree | cd1be68fcfa2a0333c9ae7d2c38de9ae855f59b8 /kernel-aarch64-debug-rhel.config | |
parent | a87a12aefed821bcdb13d024b21d9384e1786105 (diff) | |
download | kernel-3e29b41196d8c9499a5680bdf79c80e76e080bc5.tar.gz kernel-3e29b41196d8c9499a5680bdf79c80e76e080bc5.tar.xz kernel-3e29b41196d8c9499a5680bdf79c80e76e080bc5.zip |
kernel-5.17-0.rc3.f1baf68e1383.93
* Fri Feb 11 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc3.f1baf68e1383.93]
- mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long)
- Workaround for gcc12 compile issues in ubcmd-util.h (Justin M. Forbes)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-aarch64-debug-rhel.config')
-rw-r--r-- | kernel-aarch64-debug-rhel.config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 11868cd77..5c804545e 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -700,7 +700,7 @@ CONFIG_CAN_SOFTING=m CONFIG_CAN_VCAN=m CONFIG_CAN_VXCAN=m # CONFIG_CAN_XILINXCAN is not set -CONFIG_CARDBUS=y +# CONFIG_CARDBUS is not set # CONFIG_CARL9170 is not set CONFIG_CAVIUM_CPT=m CONFIG_CAVIUM_ERRATUM_22375=y @@ -4483,7 +4483,7 @@ CONFIG_RESET_CONTROLLER=y # CONFIG_RESET_INTEL_GW is not set # CONFIG_RESET_QCOM_AOSS is not set # CONFIG_RESET_QCOM_PDC is not set -CONFIG_RESET_SCMI=y +# CONFIG_RESET_SCMI is not set # CONFIG_RESET_TI_SYSCON is not set # CONFIG_RESOURCE_KUNIT_TEST is not set CONFIG_RETPOLINE=y @@ -6851,7 +6851,7 @@ CONFIG_XZ_DEC_X86=y CONFIG_XZ_DEC=y # CONFIG_YAMAHA_YAS530 is not set # CONFIG_YELLOWFIN is not set -CONFIG_YENTA=m +# CONFIG_YENTA is not set # CONFIG_YOGABOOK_WMI is not set # CONFIG_Z3FOLD is not set CONFIG_ZBUD=y |