diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2026-01-07 19:45:12 +0300 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-16 20:23:48 +0100 |
| commit | ebd886faeb531e2987d89cdab1e4e4c862380a49 (patch) | |
| tree | c69291c23af8554509c8e8eeff5f99a199639a4a /gnu | |
| parent | f8f2bdc24c5d640438f67c45aca6d706358e574c (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.conf | 2 |
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 # 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 |
