Skip to content
Snippets Groups Projects
Commit ad491285 authored by Jate Sujjavanich's avatar Jate Sujjavanich Committed by Bruce Ashfield
Browse files

cfg/vmware-guest.cfg: Fix warnings with vmware-guest.cfg


Add SCSI_FC_ATTRS for FUSION_FC
Add NET_FC for FUSION_LAN
Remove SCSI LOGGING configuration options no longer in kernel

Signed-off-by: default avatarJate Sujjavanich <jatedev@gmail.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 80a3a1c5
No related branches found
No related tags found
No related merge requests found
......@@ -15,9 +15,9 @@ CONFIG_FUSION_MAX_SGE=128
CONFIG_FUSION_CTL=y
CONFIG_FUSION_LAN=y
CONFIG_FUSION_LOGGING=y
CONFIG_NET_FC=y
CONFIG_SCSI_FC_ATTRS=y
CONFIG_SCSI_MPT2SAS=y
CONFIG_SCSI_MPT2SAS_MAX_SGE=128
CONFIG_SCSI_MPT2SAS_LOGGING=y
CONFIG_SCSI_MPT3SAS=y
CONFIG_SCSI_MPT3SAS_MAX_SGE=128
CONFIG_SCSI_MPT3SAS_LOGGING=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment