From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DBA6E15808B for ; Tue, 12 Apr 2022 19:12:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19C87E08CE; Tue, 12 Apr 2022 19:12:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01788E08CE for ; Tue, 12 Apr 2022 19:12:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ECACC341573 for ; Tue, 12 Apr 2022 19:12:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C45F2B0 for ; Tue, 12 Apr 2022 19:12:56 +0000 (UTC) From: "Mike Pagano" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Pagano" Message-ID: <1649790763.8a23feda2f868706ed10366da08ed63d7223976f.mpagano@gentoo> Subject: [gentoo-commits] proj/linux-patches:5.17 commit in: / X-VCS-Repository: proj/linux-patches X-VCS-Files: 4567_distro-Gentoo-Kconfig.patch X-VCS-Directories: / X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: 8a23feda2f868706ed10366da08ed63d7223976f X-VCS-Branch: 5.17 Date: Tue, 12 Apr 2022 19:12:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ab2cb15b-ed4e-474c-84af-100c87f0ba69 X-Archives-Hash: 7999203213c3eb4fb58ca361fc9cd4d1 commit: 8a23feda2f868706ed10366da08ed63d7223976f Author: Mike Pagano gentoo org> AuthorDate: Tue Apr 12 19:11:29 2022 +0000 Commit: Mike Pagano gentoo org> CommitDate: Tue Apr 12 19:12:43 2022 +0000 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=8a23feda Remove deprecated select AUTOFS4_FS Signed-off-by: Mike Pagano gentoo.org> 4567_distro-Gentoo-Kconfig.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch index 9eefdc31..9843c3e2 100644 --- a/4567_distro-Gentoo-Kconfig.patch +++ b/4567_distro-Gentoo-Kconfig.patch @@ -8,7 +8,7 @@ +source "distro/Kconfig" --- /dev/null 2022-04-12 05:39:54.696333295 -0400 +++ b/distro/Kconfig 2022-04-12 13:21:04.666379519 -0400 -@@ -0,0 +1,286 @@ +@@ -0,0 +1,285 @@ +menu "Gentoo Linux" + +config GENTOO_LINUX @@ -121,7 +121,6 @@ + + depends on GENTOO_LINUX && GENTOO_LINUX_UDEV + -+ select AUTOFS4_FS + select AUTOFS_FS + select BLK_DEV_BSG + select BPF_SYSCALL