mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-09 18:47:36 +00:00
kernel: enable SCSI disk support
This is needed the get HD access in a Hyper-V VM
This commit is contained in:
parent
6bb7c8edbf
commit
923490d6c3
@ -1348,12 +1348,12 @@ CONFIG_SCSI=y
|
||||
CONFIG_SCSI_DMA=y
|
||||
# CONFIG_SCSI_NETLINK is not set
|
||||
# CONFIG_SCSI_MQ_DEFAULT is not set
|
||||
# CONFIG_SCSI_PROC_FS is not set
|
||||
CONFIG_SCSI_PROC_FS=y
|
||||
|
||||
#
|
||||
# SCSI support type (disk, tape, CD-ROM)
|
||||
#
|
||||
# CONFIG_BLK_DEV_SD is not set
|
||||
CONFIG_BLK_DEV_SD=y
|
||||
# CONFIG_CHR_DEV_ST is not set
|
||||
# CONFIG_CHR_DEV_OSST is not set
|
||||
# CONFIG_BLK_DEV_SR is not set
|
||||
|
Loading…
Reference in New Issue
Block a user