diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-06-10 09:50:34 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-06-10 09:50:34 -0500 |
commit | 23870fea939886a44d7faca43ec43cab360c8536 (patch) | |
tree | aabac05cd27b2af016574f877a95fd66510e32c9 /kernel-s390x-rhel.config | |
parent | cd9d2da7a995e1966e797648fa97c266b75870c1 (diff) | |
download | kernel-23870fea939886a44d7faca43ec43cab360c8536.tar.gz kernel-23870fea939886a44d7faca43ec43cab360c8536.tar.xz kernel-23870fea939886a44d7faca43ec43cab360c8536.zip |
kernel-5.19.0-0.rc1.20220610git874c8ca1e60b.18
* Fri Jun 10 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.19.0-0.rc1.874c8ca1e60b.17]
- Common: minor cleanups (Peter Robinson)
- fedora: some minor Fedora cleanups (Peter Robinson)
- fedora: drop X86_PLATFORM_DRIVERS_DELL dupe (Peter Robinson)
- redhat: change tools_make macro to avoid full override of variables in Makefile (Herton R. Krzesinski)
- Fix typo in Makefile for Fedora Stable Versioning (Justin M. Forbes)
- Remove duplicates from ark/generic/s390x/zfcpdump/ (Vladis Dronov)
- Move common/debug/s390x/zfcpdump/ configs to ark/debug/s390x/zfcpdump/ (Vladis Dronov)
- Move common/generic/s390x/zfcpdump/ configs to ark/generic/s390x/zfcpdump/ (Vladis Dronov)
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-rhel.config')
-rw-r--r-- | kernel-s390x-rhel.config | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index ff605855a..ce82fcad2 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -209,7 +209,6 @@ CONFIG_AQUANTIA_PHY=m # 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 # CONFIG_ARCH_LG1K is not set # CONFIG_ARCH_MESON is not set @@ -2964,7 +2963,6 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_RETU is not set # CONFIG_MFD_RK808 is not set # CONFIG_MFD_RN5T618 is not set -# CONFIG_MFD_ROHM_BD70528 is not set # CONFIG_MFD_ROHM_BD71828 is not set # CONFIG_MFD_ROHM_BD718XX is not set # CONFIG_MFD_ROHM_BD957XMUF is not set @@ -4494,7 +4492,7 @@ CONFIG_S390_TAPE_34XX=m CONFIG_S390_TAPE_3590=m CONFIG_S390_TAPE=m # CONFIG_S390_UNWIND_SELFTEST is not set -CONFIG_S390_UV_UAPI=m +CONFIG_S390_UV_UAPI=y CONFIG_S390_VMUR=m # CONFIG_SAMPLE_ANDROID_BINDERFS is not set # CONFIG_SAMPLE_AUXDISPLAY is not set @@ -6093,8 +6091,6 @@ CONFIG_UIO_HV_GENERIC=m # CONFIG_UIO_SERCOS3 is not set # CONFIG_ULTRIX_PARTITION is not set # CONFIG_UNICODE is not set -# CONFIG_UNISYSSPAR is not set -# CONFIG_UNISYS_VISORBUS is not set CONFIG_UNIX98_PTYS=y CONFIG_UNIX_DIAG=y CONFIG_UNIXWARE_DISKLABEL=y |