Merge pull request #2355 from sfudeus/enable_mpi3mr

coreos-modules: Enable kernel-module for mpi3mr
This commit is contained in:
Adrian Vladu 2024-10-08 13:37:45 +03:00 committed by GitHub
commit 23e28cb847
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

@ -809,6 +809,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