On 11/30/21 11:34 AM, Yanling Song wrote:
On Fri, 26 Nov 2021 11:24:10 -0800
Randy Dunlap [off-list ref] wrote:
quoted
Hi--
On 11/25/21 11:33 PM, Yanling Song wrote:
quoted
diff --git a/drivers/scsi/spraid/Kconfig
b/drivers/scsi/spraid/Kconfig new file mode 100644
index 000000000000..169412ef2299
--- /dev/null
+++ b/drivers/scsi/spraid/Kconfig
@@ -0,0 +1,10 @@
+#
+# Ramaxel driver configuration
+#
+
+config RAMAXEL_SPRAID
+ tristate "Ramaxel spraid Adapter"
+ depends on PCI && SCSI && BLK_DEV_BSGLIB
depends on PCI && SCSI
select BLK_DEV_BSGLIB
should be OK since all other users of BLK_DEV_BSGLIB select it.
OK, will change to "select" in the next version
quoted
quoted
+ depends on ARM64 || X86_64
+ help
+ This driver supports Ramaxel spraid driver.
Something wrong with my company's email(songyl@ramaxel.com), resend with another email account.