diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-09-09 09:52:04 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-09-09 09:52:04 -0500 |
commit | 4b8e4cc5753be5501810f3e2e8724cf462e9d4ac (patch) | |
tree | f251b2334f8ca335b896a9813c75936732d3ec86 /kernel-x86_64-rhel.config | |
parent | c287bb277918989b1f55770cff748e17b940ff21 (diff) | |
download | kernel-4b8e4cc5753be5501810f3e2e8724cf462e9d4ac.tar.gz kernel-4b8e4cc5753be5501810f3e2e8724cf462e9d4ac.tar.xz kernel-4b8e4cc5753be5501810f3e2e8724cf462e9d4ac.zip |
kernel-5.15-0.rc0.20210909gita3fa7a101dcf.8
* Thu Sep 09 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.15-0.rc0.20210909gita3fa7a101dcf.8]
- Fixup IOMMU configs in pending so that configs are sane again (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 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 7971f5650..17e4297cb 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -1025,6 +1025,7 @@ CONFIG_CYCLADES=m # CONFIG_CYZ_INTR is not set # CONFIG_DA280 is not set # CONFIG_DA311 is not set +# CONFIG_DAMON is not set CONFIG_DAVICOM_PHY=m CONFIG_DCA=m CONFIG_DCB=y @@ -1835,6 +1836,7 @@ CONFIG_GPIO_SYSFS=y # CONFIG_GPIO_THUNDERX is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_VIPERBOARD=m +# CONFIG_GPIO_VIRTIO is not set # CONFIG_GPIO_VX855 is not set # CONFIG_GPIO_WATCHDOG is not set # CONFIG_GPIO_WINBOND is not set @@ -3168,6 +3170,8 @@ CONFIG_MFD_INTEL_PMT=m # CONFIG_MFD_ROHM_BD71828 is not set # CONFIG_MFD_ROHM_BD718XX is not set # CONFIG_MFD_ROHM_BD957XMUF is not set +# CONFIG_MFD_RSMU_I2C is not set +# CONFIG_MFD_RSMU_SPI is not set # CONFIG_MFD_RT4831 is not set # CONFIG_MFD_RT5033 is not set # CONFIG_MFD_SEC_CORE is not set @@ -3982,6 +3986,7 @@ CONFIG_NUMA_EMU=y CONFIG_NUMA=y CONFIG_NVDIMM_DAX=y CONFIG_NVDIMM_PFN=y +# CONFIG_NVHE_EL2_DEBUG is not set CONFIG_NVME_FC=m # CONFIG_NVME_HWMON is not set # CONFIG_NVMEM_NINTENDO_OTP is not set @@ -6843,7 +6848,7 @@ CONFIG_WATCH_QUEUE=y # CONFIG_WCN36XX is not set CONFIG_WDAT_WDT=m CONFIG_WDTPCI=m -CONFIG_WERROR=y +# CONFIG_WERROR is not set # CONFIG_WIL6210 is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set |