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-s390x-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-s390x-rhel.config')
-rw-r--r-- | kernel-s390x-rhel.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 00270221f..8316e359c 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -4181,6 +4181,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 @@ -5087,7 +5088,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 |