diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-06-03 13:47:28 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-06-03 13:47:28 -0500 |
commit | 95dc4cf28c756d993d2080a495935006100a62a2 (patch) | |
tree | af11132f73d16ba11373f61a12eb6b1c9c8f4d69 /kernel-s390x-rhel.config | |
parent | 49d6a971ac73ed6e56c93207c43272f54630d01b (diff) | |
download | kernel-95dc4cf28c756d993d2080a495935006100a62a2.tar.gz kernel-95dc4cf28c756d993d2080a495935006100a62a2.tar.xz kernel-95dc4cf28c756d993d2080a495935006100a62a2.zip |
kernel-5.8.0-0.rc0.20200603gitd6f9469a03d8.1
* Wed Jun 03 2020 CKI@GitLab <cki-project@redhat.com> [5.8.0-0.rc0.20200603gitd6f9469a03d8.1]
- d6f9469a03d8 rebase
- Fix configs for Fedora ("Justin M. Forbes")
- Fix update_scripts.sh unselective pattern sub (David Howells)
- Updated changelog for the release based on b0c3ba31be3e ("CKI@GitLab")
- Drop the static path configuration for the Sphinx docs (Jeremy Cline)
- Sign off generated configuration patches (Jeremy Cline)
- Use __make macro instead of make (Tom Stellard)
- redhat/configs: Enable CONFIG_SMC91X and disable CONFIG_SMC911X (Prarit Bhargava) [http://bugzilla.redhat.com/1722136]
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 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 5089bbf78..26b45762d 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -357,6 +357,7 @@ CONFIG_BLK_DEV_THROTTLING=y # CONFIG_BLK_DEV_XPRAM is not set CONFIG_BLK_DEV=y # CONFIG_BLK_DEV_ZONED is not set +# CONFIG_BLK_INLINE_ENCRYPTION is not set # CONFIG_BLK_SED_OPAL is not set CONFIG_BLK_WBT_MQ=y # CONFIG_BLK_WBT_SQ is not set @@ -1067,6 +1068,7 @@ CONFIG_DRM_AMD_DC=y # CONFIG_DRM_AST is not set # CONFIG_DRM_BOCHS is not set # CONFIG_DRM_CDNS_DSI is not set +# CONFIG_DRM_CHRONTEL_CH7033 is not set # CONFIG_DRM_CIRRUS_QEMU is not set # CONFIG_DRM_DEBUG_MM_SELFTEST is not set # CONFIG_DRM_DEBUG_SELFTEST is not set @@ -1106,6 +1108,7 @@ CONFIG_DRM=m # CONFIG_DRM_MXSFB is not set CONFIG_DRM_NOUVEAU_BACKLIGHT=y # CONFIG_DRM_NOUVEAU is not set +# CONFIG_DRM_NWL_MIPI_DSI is not set # CONFIG_DRM_NXP_PTN3460 is not set # CONFIG_DRM_PANEL_ARM_VERSATILE is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set @@ -1607,6 +1610,7 @@ CONFIG_HEADER_TEST=y # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set # CONFIG_HI8435 is not set +CONFIG_HIBERNATION_SNAPSHOT_DEV=y CONFIG_HIBERNATION=y CONFIG_HID_A4TECH=m # CONFIG_HID_ACCUTOUCH is not set @@ -2039,6 +2043,8 @@ CONFIG_INTEL_PCH_THERMAL=m # CONFIG_INTEL_PMC_IPC is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SCU_PCI is not set +# CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set # CONFIG_INTEL_SOC_DTS_THERMAL is not set # CONFIG_INTEL_SOC_PMIC_CHTDC_TI is not set @@ -2048,6 +2054,7 @@ CONFIG_INTEL_RST=m # CONFIG_INTEL_TH is not set CONFIG_INTEL_TURBO_MAX_3=y CONFIG_INTEL_UNCORE_FREQ_CONTROL=m +# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set CONFIG_INTEL_WMI_THUNDERBOLT=m CONFIG_INTEL_XWAY_PHY=m # CONFIG_INTERCONNECT is not set @@ -2687,6 +2694,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_GATEWORKS_GSC is not set # CONFIG_MFD_HI6421_PMIC is not set # CONFIG_MFD_HI655X_PMIC is not set +# CONFIG_MFD_INTEL_PMC_BXT is not set # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set # CONFIG_MFD_IQS62X is not set # CONFIG_MFD_JANZ_CMODIO is not set @@ -5106,6 +5114,7 @@ CONFIG_TERANETICS_PHY=m # CONFIG_TEST_FIRMWARE is not set # CONFIG_TEST_HASH is not set # CONFIG_TEST_HEXDUMP is not set +# CONFIG_TEST_HMM is not set # CONFIG_TEST_IDA is not set # CONFIG_TEST_KASAN is not set # CONFIG_TEST_KMOD is not set @@ -5903,6 +5912,7 @@ CONFIG_ZONE_DEVICE=y CONFIG_ZRAM=m # CONFIG_ZRAM_MEMORY_TRACKING is not set CONFIG_ZRAM_WRITEBACK=y +# CONFIG_ZSMALLOC_PGTABLE_MAPPING is not set CONFIG_ZSMALLOC_STAT=y CONFIG_ZSMALLOC=y # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set |