guix_mirror_bot pushed a commit to branch master
in repository guix.
commit c7951a9566900f0c2597f845751a0f1ed2b9f8d4
Author: Artyom V. Poptsov <[email protected]>
AuthorDate: Wed Jan 7 19:45:12 2026 +0300
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 <[email protected]>
---
gnu/packages/aux-files/linux-libre/6.17-riscv.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 60b07b6bdb..de0d3ead5f 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
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
-# CONFIG_SCSI_VIRTIO is not set
+CONFIG_SCSI_VIRTIO=m
# CONFIG_SCSI_DH is not set
# end of SCSI device support