brintos

brintos / linux-shallow public Read only

0
0
Text · 246 B · f48740c Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-or-later2 3config SCSI_MPI3MR4	tristate "Broadcom MPI3 Storage Controller Device Driver"5	depends on PCI && SCSI6	select BLK_DEV_BSGLIB7	select SCSI_SAS_ATTRS8	help9	MPI3 based Storage & RAID Controllers Driver.10