diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-07-21 14:21:01 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-07-21 14:21:01 -0500 |
commit | b6670052876b21ed6905a8eb2be5258291a0b38b (patch) | |
tree | 93a9ea9d129b31ba61029cae54e95a8fdceaabce /kernel-s390x-fedora.config | |
parent | 5f0e0f3c714a197de8d36ab1c984fc722e87c60d (diff) | |
download | kernel-b6670052876b21ed6905a8eb2be5258291a0b38b.tar.gz kernel-b6670052876b21ed6905a8eb2be5258291a0b38b.tar.xz kernel-b6670052876b21ed6905a8eb2be5258291a0b38b.zip |
kernel-5.14.0-0.rc2.20210721git8cae8cd89f05.24
* Wed Jul 21 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.14.0-0.rc2.20210721git8cae8cd89f05.24]
- redhat/configs: Add CONFIG_INTEL_PMT_CRASHLOG (Michael Petlan) [1880486]
- redhat/configs: Add CONFIG_INTEL_PMT_TELEMETRY (Michael Petlan) [1880486]
- redhat/configs: Add CONFIG_MFD_INTEL_PMT (Michael Petlan) [1880486]
- redhat/configs: enable CONFIG_BLK_DEV_ZONED (Ming Lei) [1638087]
- Add --with clang_lto option to build the kernel with Link Time Optimizations (Tom Stellard)
- common: disable DVB_AV7110 and associated pieces (Peter Robinson)
- Fix fedora-only config updates (Don Zickus)
- Fedor config update for new option (Justin M. Forbes)
Resolves: rhbz#1638087, rhbz#1880486
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-fedora.config')
-rw-r--r-- | kernel-s390x-fedora.config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/kernel-s390x-fedora.config b/kernel-s390x-fedora.config index b6cab9761..bda1931d4 100644 --- a/kernel-s390x-fedora.config +++ b/kernel-s390x-fedora.config @@ -1471,8 +1471,7 @@ CONFIG_DUMMY_CONSOLE=y # CONFIG_DUMMY_IRQ is not set CONFIG_DUMMY=m CONFIG_DVB_AS102=m -CONFIG_DVB_AV7110=m -CONFIG_DVB_AV7110_OSD=y +# CONFIG_DVB_AV7110 is not set CONFIG_DVB_B2C2_FLEXCOP=m # CONFIG_DVB_B2C2_FLEXCOP_PCI_DEBUG is not set CONFIG_DVB_B2C2_FLEXCOP_PCI=m @@ -1483,7 +1482,7 @@ CONFIG_DVB_BUDGET_AV=m CONFIG_DVB_BUDGET_CI=m CONFIG_DVB_BUDGET_CORE=m CONFIG_DVB_BUDGET=m -CONFIG_DVB_BUDGET_PATCH=m +# CONFIG_DVB_BUDGET_PATCH is not set CONFIG_DVB_CORE=m CONFIG_DVB_CXD2099=m CONFIG_DVB_DDBRIDGE=m |