Merge pull request #2368 from flatcar/ader1990/mpi3mr-stable

Backport coreos-modules: Enable kernel-module for mpi3mr to stable
This commit is contained in:
Dongsu Park 2024-10-08 18:48:05 +02:00 committed by GitHub
commit af03621229
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
- Enable mpi3mr kernel module for Broadcom Storage/RAID-Controllers [flatcar/scripts#2355](https://github.com/flatcar/scripts/pull/2355)

View File

@ -808,6 +808,7 @@ CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_HPSA=m
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_LPFC=m
CONFIG_SCSI_MPI3MR=m
CONFIG_SCSI_MPT2SAS=m
CONFIG_SCSI_MVSAS=m
# CONFIG_SCSI_MVSAS_DEBUG is not set