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-s390x-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-s390x-rhel.config')
-rw-r--r-- | kernel-s390x-rhel.config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index d6ca71b49..a24f27dc2 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -1943,7 +1943,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 @@ -3588,7 +3588,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 @@ -4149,7 +4149,6 @@ CONFIG_PROVE_NVDIMM_LOCKING=y # CONFIG_PROVE_RAW_LOCK_NESTING is not set CONFIG_PSAMPLE=m # CONFIG_PSERIES_PLPKS is not set -# CONFIG_PSERIES_WDT is not set CONFIG_PSI_DEFAULT_DISABLED=y CONFIG_PSI=y # CONFIG_PSTORE_842_COMPRESS is not set |