diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-01-26 12:57:38 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-01-26 12:57:38 -0600 |
commit | 16838a0aa56767d53e0207778de72b2ed63249b3 (patch) | |
tree | 10d6813ba62634a3fca50f91168b95e83f6a4f61 /kernel-x86_64-rhel.config | |
parent | 1af963ae315471dd7486b5edc6eae85c853df7d3 (diff) | |
download | kernel-16838a0aa56767d53e0207778de72b2ed63249b3.tar.gz kernel-16838a0aa56767d53e0207778de72b2ed63249b3.tar.xz kernel-16838a0aa56767d53e0207778de72b2ed63249b3.zip |
kernel-5.11.0-0.rc5.20210126git13391c60da33.135
* Tue Jan 26 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.11.0-0.rc5.20210126git13391c60da33.135]
- redhat: replace inline awk script with genlog.py call (Herton R. Krzesinski)
- redhat: add genlog.py script (Herton R. Krzesinski)
- Turn off vdso_install for ppc (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 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 47b707704..7fa62fcaa 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -182,7 +182,7 @@ CONFIG_AMD_MEM_ENCRYPT=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m -# CONFIG_AMD_SFH_HID is not set +CONFIG_AMD_SFH_HID=m # CONFIG_AMDTEE is not set # CONFIG_AMD_XGBE_DCB is not set CONFIG_AMD_XGBE=m @@ -6191,7 +6191,6 @@ CONFIG_VFIO_NOIOMMU=y # CONFIG_VFIO_PCI_IGD is not set CONFIG_VFIO_PCI=m # CONFIG_VFIO_PCI_VGA is not set -CONFIG_VFIO_PCI_ZDEV=y CONFIG_VGA_ARB_MAX_GPUS=64 CONFIG_VGA_ARB=y # CONFIG_VGACON_SOFT_SCROLLBACK_PERSISTENT_ENABLE_BY_DEFAULT is not set @@ -6556,7 +6555,6 @@ CONFIG_XZ_DEC=y CONFIG_YENTA=m # CONFIG_Z3FOLD is not set CONFIG_ZBUD=y -# CONFIG_ZCRYPT_DEBUG is not set # CONFIG_ZEROPLUS_FF is not set # CONFIG_ZIIRAVE_WATCHDOG is not set CONFIG_ZISOFS=y |