Skip to content

Commit

Permalink
feat: enable HPSA in kernel
Browse files Browse the repository at this point in the history
This PR will enable the ability to use the HP Smart Array SCSI driver
in our kernel.

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
  • Loading branch information
rsmitty committed Apr 9, 2020
1 parent 5530775 commit 3f07008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/config-amd64
Expand Up @@ -1936,7 +1936,7 @@ CONFIG_SCSI_LOWLEVEL=y
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
CONFIG_SCSI_HPSA=y
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
Expand Down

0 comments on commit 3f07008

Please sign in to comment.