mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
VMware as well as Qemu emulate LSI53C1030 SCSI controller when choosing a SCSI controller has host interface for disks. For VMware this seems to be the default choice. Enable the driver by default.
This commit is contained in:
parent
6672046b6f
commit
22c668b500
@ -20,6 +20,11 @@ CONFIG_VIRTIO_MMIO=y
|
|||||||
CONFIG_SCSI_VIRTIO=y
|
CONFIG_SCSI_VIRTIO=y
|
||||||
CONFIG_HW_RANDOM_VIRTIO=y
|
CONFIG_HW_RANDOM_VIRTIO=y
|
||||||
|
|
||||||
|
CONFIG_FUSION=y
|
||||||
|
CONFIG_FUSION_SPI=y
|
||||||
|
CONFIG_FUSION_SAS=y
|
||||||
|
CONFIG_FUSION_MAX_SGE=128
|
||||||
|
|
||||||
CONFIG_SCSI_LOWLEVEL=y
|
CONFIG_SCSI_LOWLEVEL=y
|
||||||
CONFIG_USB_XHCI_HCD=y
|
CONFIG_USB_XHCI_HCD=y
|
||||||
CONFIG_BLK_DEV_NVME=y
|
CONFIG_BLK_DEV_NVME=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user