From 4aada15f2d03343b7667b58054d2e6755f87baae Mon Sep 17 00:00:00 2001 From: zsdc Date: Mon, 26 Jul 2021 20:19:24 +0300 Subject: kernel: T3704: Enabled SG module Enabled build of the SG module to make possible communication with RAID adapters from Areca (https://www.areca.com.tw/). (cherry picked from commit 6d77d03c3fcda288ed44b979338d38a58d8ae5f3) --- packages/linux-kernel/x86_64_vyos_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/linux-kernel/x86_64_vyos_defconfig b/packages/linux-kernel/x86_64_vyos_defconfig index b3c5ce2b..252232f6 100644 --- a/packages/linux-kernel/x86_64_vyos_defconfig +++ b/packages/linux-kernel/x86_64_vyos_defconfig @@ -1927,7 +1927,7 @@ CONFIG_SCSI_NETLINK=y CONFIG_BLK_DEV_SD=m # CONFIG_CHR_DEV_ST is not set CONFIG_BLK_DEV_SR=m -# CONFIG_CHR_DEV_SG is not set +CONFIG_CHR_DEV_SG=m # CONFIG_CHR_DEV_SCH is not set # CONFIG_SCSI_ENCLOSURE is not set CONFIG_SCSI_CONSTANTS=y -- cgit v1.2.3