diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-18 11:46:47 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-18 11:46:47 -0500 |
commit | 9d0424b3fb5582d1f8d097b75c222be850225253 (patch) | |
tree | a7d8e87d56e22eb86b2dab13776432807702b9ea /kernel-x86_64-rhel.config | |
parent | 54b49e52186e25fb43c0c1536cb85547a119bd89 (diff) | |
download | kernel-9d0424b3fb5582d1f8d097b75c222be850225253.tar.gz kernel-9d0424b3fb5582d1f8d097b75c222be850225253.tar.xz kernel-9d0424b3fb5582d1f8d097b75c222be850225253.zip |
kernel-5.15-0.rc6.47
* Mon Oct 18 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.15-0.rc6.47]
- Temporarily turn off selftests for bpf on ppc (Justin M. Forbes)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-rhel.config')
-rw-r--r-- | kernel-x86_64-rhel.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 0beeca5c0..d729996f2 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -4422,6 +4422,7 @@ CONFIG_QCOM_FALKOR_ERRATUM_1009=y CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set +# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set # CONFIG_QCOM_SCM is not set # CONFIG_QCOM_SMEM is not set # CONFIG_QCOM_SPMI_IADC is not set @@ -5312,7 +5313,7 @@ CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CIRRUS=m CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_CONEXANT=m -# CONFIG_SND_HDA_CODEC_CS8409 is not set +CONFIG_SND_HDA_CODEC_CS8409=m CONFIG_SND_HDA_CODEC_HDMI=m CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_SI3054=m |