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:24:26 -0400
commit0c60f5542a21083d7867135553dc5063ab8b56c7 (patch)
tree39e77351f75b6b7320fff6fb3e510453204570e8
parentLinux patch 5.4.257 (diff)
downloadlinux-patches-0c60f5542a21083d7867135553dc5063ab8b56c7.tar.gz
linux-patches-0c60f5542a21083d7867135553dc5063ab8b56c7.tar.bz2
linux-patches-0c60f5542a21083d7867135553dc5063ab8b56c7.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 874389d9..bcc15155 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