diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-09-05 09:49:55 +0100 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-09-05 09:49:55 +0100 |
commit | 26518b2cca22452e05e13386e82c7b0fc977535d (patch) | |
tree | bb429c98525e3192de0bf8f20a6109ec97a0142b /kernel-ppc64le-rhel.config | |
parent | a73f6858a2cbd16bbcc6d305d6c43aab6f59d0b1 (diff) | |
download | kernel-26518b2cca22452e05e13386e82c7b0fc977535d.tar.gz kernel-26518b2cca22452e05e13386e82c7b0fc977535d.tar.xz kernel-26518b2cca22452e05e13386e82c7b0fc977535d.zip |
kernel-6.0.0-0.rc4.31
* Mon Sep 05 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.0.0-0.rc4.31]
- Linux v6.0.0-0.rc4
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-ppc64le-rhel.config')
-rw-r--r-- | kernel-ppc64le-rhel.config | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 94867c89e..19d69809f 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -1945,7 +1945,7 @@ CONFIG_HOTPLUG_PCI=y # CONFIG_HP206C is not set # CONFIG_HPFS_FS is not set # CONFIG_HP_ILO is not set -# CONFIG_HSA_AMD_P2P is not set +CONFIG_HSA_AMD_P2P=y CONFIG_HSA_AMD_SVM=y CONFIG_HSA_AMD=y # CONFIG_HSI is not set @@ -3605,7 +3605,7 @@ CONFIG_NET_VENDOR_SOLARFLARE=y # CONFIG_NET_VENDOR_TI is not set # CONFIG_NET_VENDOR_VERTEXCOM is not set # CONFIG_NET_VENDOR_VIA is not set -CONFIG_NET_VENDOR_WANGXUN=y +# CONFIG_NET_VENDOR_WANGXUN is not set # CONFIG_NET_VENDOR_WIZNET is not set # CONFIG_NET_VENDOR_XILINX is not set CONFIG_NET_VRF=m @@ -4211,7 +4211,7 @@ CONFIG_PSAMPLE=m CONFIG_PSERIES_CPUIDLE=y CONFIG_PSERIES_ENERGY=m # CONFIG_PSERIES_PLPKS is not set -# CONFIG_PSERIES_WDT is not set +CONFIG_PSERIES_WDT=y CONFIG_PSI_DEFAULT_DISABLED=y CONFIG_PSI=y # CONFIG_PSTORE_842_COMPRESS is not set @@ -6526,7 +6526,6 @@ CONFIG_VFIO=m # CONFIG_VFIO_NOIOMMU is not set # CONFIG_VFIO_PCI_IGD is not set CONFIG_VFIO_PCI=m -CONFIG_VFIO_PCI_ZDEV_KVM=y CONFIG_VGA_ARB_MAX_GPUS=64 CONFIG_VGA_ARB=y CONFIG_VGA_CONSOLE=y |