Skip to content

Commit

Permalink
Enable CONFIG_SCSI_MPT3SAS
Browse files Browse the repository at this point in the history
Storage devices that need CONFIG_SCSI_MPT3SAS to be enabled are fairly
common on baremetals and I would like to add support for such devices.

Signed-off-by: Adrian Vladu <[email protected]>
  • Loading branch information
ader1990 authored and jacobweinstock committed May 31, 2023
1 parent ac00559 commit ebc9f95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kernel/config-5.10.x-x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -1893,7 +1893,8 @@ CONFIG_SCSI_HPSA=m
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
CONFIG_MEGARAID_SAS=m
# CONFIG_SCSI_MPT3SAS is not set
CONFIG_SCSI_MPT3SAS=m
CONFIG_SCSI_MPT3SAS_MAX_SGE=128
# CONFIG_SCSI_MPT2SAS is not set
CONFIG_SCSI_SMARTPQI=m
# CONFIG_SCSI_UFSHCD is not set
Expand Down

0 comments on commit ebc9f95

Please sign in to comment.