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-armv7hl-fedora.config | 1 - 1 file changed, 1 deletion(-) (limited to 'kernel-armv7hl-fedora.config') diff --git a/kernel-armv7hl-fedora.config b/kernel-armv7hl-fedora.config index e0333e990..a5db40753 100644 --- a/kernel-armv7hl-fedora.config +++ b/kernel-armv7hl-fedora.config @@ -242,7 +242,6 @@ CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder" CONFIG_ANDROID_BINDERFS=y # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set CONFIG_ANDROID_BINDER_IPC=y -CONFIG_ANDROID=y # CONFIG_ANON_VMA_NAME is not set # CONFIG_APDS9300 is not set CONFIG_APDS9802ALS=m -- cgit