diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-20 10:51:06 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-20 10:51:06 -0500 |
commit | aa0f2da4d81fe071554fdae1c4daee02b9e157ee (patch) | |
tree | 650072b5d8962fda5dfd09f9de03232dd12c6fa8 /kernel-aarch64-debug-rhel.config | |
parent | 7214da7cc53cb52db517c8023d3b155cd7adca05 (diff) | |
download | kernel-aa0f2da4d81fe071554fdae1c4daee02b9e157ee.tar.gz kernel-aa0f2da4d81fe071554fdae1c4daee02b9e157ee.tar.xz kernel-aa0f2da4d81fe071554fdae1c4daee02b9e157ee.zip |
kernel-5.14.14-0
* Wed Oct 20 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.14-0]
- autofs: fix wait name hash calculation in autofs_wait() (Ian Kent)
- Fix up quirk to match upstream (Justin M. Forbes)
- Re-enable CONFIG_RDMA_RXE for Fedora (Justin M. Forbes)
- Fix up backport of Dell XPS 9710 quirk (Justin M. Forbes)
- Fix changelog missing entries (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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 274b439c7..c8dd1a9f5 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -4407,6 +4407,7 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set # CONFIG_QCOM_RPMH is not set +CONFIG_QCOM_SCM=y # CONFIG_QCOM_SMEM is not set # CONFIG_QCOM_SPMI_IADC is not set # CONFIG_QCOM_SPMI_VADC is not set |