coreos-modules: Enable kernel-module for mpi3mr

This commit is contained in:
Stephan Fudeus 2024-10-02 12:06:59 +02:00
parent ab7ddd8b31
commit e4c8caa0ad
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