From 3df4fefc1a6500a4a21eb3e399a49272050b4da0 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 29 Sep 2022 14:04:06 -0500 Subject: kernel-6.0.0-0.rc7.20220929gitc3e0e1e23c70.50 * Thu Sep 29 2022 Fedora Kernel Team [6.0.0-0.rc7.c3e0e1e23c70.50] - Allow selftests to fail without killing the build (Justin M. Forbes) - redhat: Remove redhat/Makefile.rhpkg (Prarit Bhargava) - redhat/Makefile: Move RHDISTGIT_CACHE and RHDISTGIT_TMP (Prarit Bhargava) - redhat/Makefile.rhpkg: Remove RHDISTGIT_USER (Prarit Bhargava) - redhat/Makefile: Move RHPKG_BIN to redhat/Makefile (Prarit Bhargava) - common: clean up Android option with removal of CONFIG_ANDROID (Peter Robinson) - Linux v6.0.0-0.rc7.c3e0e1e23c70 Resolves: Signed-off-by: Justin M. Forbes --- kernel-s390x-debug-fedora.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kernel-s390x-debug-fedora.config') diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config index 785524af0..b926cb655 100644 --- a/kernel-s390x-debug-fedora.config +++ b/kernel-s390x-debug-fedora.config @@ -230,9 +230,8 @@ CONFIG_AMD_PMC=m CONFIG_AMT=m CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder" CONFIG_ANDROID_BINDERFS=y +# CONFIG_ANDROID_BINDER_IPC is not set # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set -CONFIG_ANDROID_BINDER_IPC=y -# CONFIG_ANDROID is not set # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9802ALS is not set -- cgit