config VRCDRV
	tristate
	depends on PCI
	depends on ARM64 || X86_64 || LOONGARCH
	depends on BLK_DEV_BSGLIB
	default m
	help
	  This driver supports VRC serial RAID controller, which has
	  PCI Express Gen4 interface with host and supports SAS/SATA HDD/SSD.
	  To compile this driver as a module, choose M here: the module will
	  be called vrcdrv.
