summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2023-10-05 10:04:01 -0400
committerMike Pagano <mpagano@gentoo.org>2023-10-05 10:23:03 -0400
commit76e55a59ed786b1453b245a3532c184e5765f274 (patch)
treea24e701a305a5d8dde473beb63a333ec20128bb9
parentLinux patch 5.15.133 (diff)
downloadlinux-patches-76e55a59ed786b1453b245a3532c184e5765f274.tar.gz
linux-patches-76e55a59ed786b1453b245a3532c184e5765f274.tar.bz2
linux-patches-76e55a59ed786b1453b245a3532c184e5765f274.zip
select BLK_DEV_BSG if SCSI as it depends on it.
Thanks, Ancient. Signed-off-by: Mike Pagano <mpagano@gentoo.org>
-rw-r--r--4567_distro-Gentoo-Kconfig.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index 77ae7dc1..9b5365da 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -122,7 +122,7 @@
+ depends on GENTOO_LINUX && GENTOO_LINUX_UDEV
+
+ select AUTOFS_FS
-+ select BLK_DEV_BSG
++ select BLK_DEV_BSG if SCSI
+ select BPF_SYSCALL
+ select CGROUP_BPF
+ select CGROUPS