diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-01-25 07:32:20 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-01-25 07:32:20 -0600 |
commit | 1af963ae315471dd7486b5edc6eae85c853df7d3 (patch) | |
tree | f9de1a74ba7e17677129215675ec759703ec9347 /kernel-x86_64-debug-rhel.config | |
parent | c3a38220c3fcd4fd5a6d59e1fb7c948150cf8044 (diff) | |
download | kernel-1af963ae315471dd7486b5edc6eae85c853df7d3.tar.gz kernel-1af963ae315471dd7486b5edc6eae85c853df7d3.tar.xz kernel-1af963ae315471dd7486b5edc6eae85c853df7d3.zip |
kernel-5.11.0-0.rc5.134
* Mon Jan 25 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.11.0-0.rc5.134]
- 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-debug-rhel.config')
-rw-r--r-- | kernel-x86_64-debug-rhel.config | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 1bb1ad85c..c67d9b917 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -204,6 +204,7 @@ CONFIG_AQUANTIA_PHY=m # CONFIG_ARCH_AGILEX is not set # CONFIG_ARCH_ALPINE is not set # CONFIG_ARCH_BCM2835 is not set +# CONFIG_ARCH_BCM4908 is not set # CONFIG_ARCH_BITMAIN is not set # CONFIG_ARCH_BRCMSTB is not set # CONFIG_ARCH_KEEMBAY is not set @@ -1445,7 +1446,7 @@ CONFIG_EDAC_I7300=m CONFIG_EDAC_I7CORE=m CONFIG_EDAC_I82975X=m CONFIG_EDAC_IE31200=m -# CONFIG_EDAC_IGEN6 is not set +CONFIG_EDAC_IGEN6=m CONFIG_EDAC_LEGACY_SYSFS=y CONFIG_EDAC_PND2=m CONFIG_EDAC_SBRIDGE=m @@ -3029,7 +3030,7 @@ CONFIG_MFD_INTEL_LPSS_PCI=y CONFIG_MFD_INTEL_LPSS=y # CONFIG_MFD_INTEL_M10_BMC is not set # CONFIG_MFD_INTEL_PMC_BXT is not set -# CONFIG_MFD_INTEL_PMT is not set +CONFIG_MFD_INTEL_PMT=m # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set # CONFIG_MFD_IQS62X is not set # CONFIG_MFD_JANZ_CMODIO is not set @@ -6183,7 +6184,7 @@ CONFIG_USERFAULTFD=y CONFIG_USER_NS=y CONFIG_UTS_NS=y CONFIG_UV_MMTIMER=m -# CONFIG_UV_SYSFS is not set +CONFIG_UV_SYSFS=y CONFIG_UWB_HWA=m CONFIG_UWB_I1480U=m CONFIG_UWB=m |