Skip to content

Commit 23e28cb

Browse files
authored
Merge pull request #2355 from sfudeus/enable_mpi3mr
coreos-modules: Enable kernel-module for mpi3mr
2 parents 79f362c + e4c8caa commit 23e28cb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Enable mpi3mr kernel module for Broadcom Storage/RAID-Controllers [flatcar/scripts#2355](https://github.com/flatcar/scripts/pull/2355)

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-6.6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -809,6 +809,7 @@ CONFIG_SCSI_FC_ATTRS=m
809809
CONFIG_SCSI_HPSA=m
810810
CONFIG_SCSI_LOGGING=y
811811
CONFIG_SCSI_LPFC=m
812+
CONFIG_SCSI_MPI3MR=m
812813
CONFIG_SCSI_MPT2SAS=m
813814
CONFIG_SCSI_MVSAS=m
814815
# CONFIG_SCSI_MVSAS_DEBUG is not set

0 commit comments

Comments
 (0)