From 7578186fa88e96468f3c944cd3c07bb9d63e67e6 Mon Sep 17 00:00:00 2001 From: limabiao Date: Tue, 21 Jan 2025 09:21:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81/dev/sg*=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: limabiao Change-Id: I2b281e851763d4fd76718fbc027149ee671136d1 --- linux-6.6/rk3568/arch/arm64_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-6.6/rk3568/arch/arm64_defconfig b/linux-6.6/rk3568/arch/arm64_defconfig index 422c5da..2baa91d 100644 --- a/linux-6.6/rk3568/arch/arm64_defconfig +++ b/linux-6.6/rk3568/arch/arm64_defconfig @@ -1301,7 +1301,7 @@ CONFIG_SRAM=y # SCSI support type (disk, tape, CD-ROM) # # CONFIG_CHR_DEV_ST is not set -# CONFIG_CHR_DEV_SG is not set +CONFIG_CHR_DEV_SG=y # CONFIG_CHR_DEV_SCH is not set # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set -- Gitee