mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 02:05:54 +00:00
9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
config SCSI_MPI3MR
|
|
tristate "Broadcom MPI3 Storage Controller Device Driver"
|
|
depends on PCI && SCSI
|
|
select BLK_DEV_BSGLIB
|
|
help
|
|
MPI3 based Storage & RAID Controllers Driver.
|