diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-21 08:52:39 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-10-21 08:52:39 -0500 |
commit | 603ebd7fd9d8b5675a077655ccb58dec49fdf8b0 (patch) | |
tree | 370dbb94712c2cb11bad799cc9af7491e3fad628 /kernel-x86_64-debug-rhel.config | |
parent | 9d0424b3fb5582d1f8d097b75c222be850225253 (diff) | |
download | kernel-603ebd7fd9d8b5675a077655ccb58dec49fdf8b0.tar.gz kernel-603ebd7fd9d8b5675a077655ccb58dec49fdf8b0.tar.xz kernel-603ebd7fd9d8b5675a077655ccb58dec49fdf8b0.zip |
kernel-5.15-0.rc6.20211021git2f111a6fd5b5.49
* Thu Oct 21 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.15-0.rc6.20211021git2f111a6fd5b5.49]
- Revert "bpf, selftests: Disable tests that need clang13" (Jiri Olsa)
- spec: Don't fail spec build if ksamples fails (Jiri Olsa)
- Enable CONFIG_QCOM_SCM for arm (Justin M. Forbes)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-debug-rhel.config')
-rw-r--r-- | kernel-x86_64-debug-rhel.config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 5400588e6..048252db2 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -2269,7 +2269,7 @@ CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT=y CONFIG_IMA_SIG_TEMPLATE=y # CONFIG_IMA_TEMPLATE is not set CONFIG_IMA_TRUSTED_KEYRING=y -# CONFIG_IMA_WRITE_POLICY is not set +CONFIG_IMA_WRITE_POLICY=y CONFIG_IMA=y # CONFIG_IMG_ASCII_LCD is not set # CONFIG_IMX_SC_WDT is not set @@ -4443,7 +4443,6 @@ 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 |