summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2026-01-07 19:45:12 +0300
committerRutherther <rutherther@ditigal.xyz>2026-01-16 20:13:41 +0100
commitc7951a9566900f0c2597f845751a0f1ed2b9f8d4 (patch)
tree5d26693eafd560615c5fb2d89b705333ed16ca30 /gnu
parent9015ab3622c7056eab362e21ae265c35d185fe5c (diff)
gnu: linux-libre 6.17-riscv: Enable CONFIG_SCSI_VIRTIO.
* gnu/packages/aux-files/linux-libre/6.17-riscv.conf: Enable CONFIG_SCSI_VIRTIO. Change-Id: I60920b484aa585e184f7f6174c334752a591d194 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/aux-files/linux-libre/6.17-riscv.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/aux-files/linux-libre/6.17-riscv.conf b/gnu/packages/aux-files/linux-libre/6.17-riscv.conf
index 60b07b6bdb8..de0d3ead5fb 100644
--- a/gnu/packages/aux-files/linux-libre/6.17-riscv.conf
+++ b/gnu/packages/aux-files/linux-libre/6.17-riscv.conf
@@ -2039,7 +2039,7 @@ CONFIG_SCSI_LOWLEVEL=y
2039# CONFIG_SCSI_DEBUG is not set 2039# CONFIG_SCSI_DEBUG is not set
2040# CONFIG_SCSI_PMCRAID is not set 2040# CONFIG_SCSI_PMCRAID is not set
2041# CONFIG_SCSI_PM8001 is not set 2041# CONFIG_SCSI_PM8001 is not set
2042# CONFIG_SCSI_VIRTIO is not set 2042CONFIG_SCSI_VIRTIO=m
2043# CONFIG_SCSI_DH is not set 2043# CONFIG_SCSI_DH is not set
2044# end of SCSI device support 2044# end of SCSI device support
2045 2045