linux5.4: armv[67]l: say no to NVME_TCP
This commit is contained in:
parent
bc07a23b33
commit
c10b0fd864
1 changed files with 2 additions and 1 deletions
|
@ -1914,6 +1914,7 @@ CONFIG_BLK_DEV_RBD=m
|
|||
#
|
||||
# CONFIG_BLK_DEV_NVME is not set
|
||||
# CONFIG_NVME_FC is not set
|
||||
# CONFIG_NVME_TCP is not set
|
||||
# CONFIG_NVME_TARGET is not set
|
||||
# end of NVME Support
|
||||
|
||||
|
@ -5950,6 +5951,7 @@ CONFIG_UIO_PCI_GENERIC=m
|
|||
CONFIG_UIO_NETX=m
|
||||
# CONFIG_UIO_PRUSS is not set
|
||||
# CONFIG_UIO_MF624 is not set
|
||||
# CONFIG_VFIO is not set
|
||||
# CONFIG_VIRT_DRIVERS is not set
|
||||
CONFIG_VIRTIO=m
|
||||
CONFIG_VIRTIO_MENU=y
|
||||
|
@ -5957,7 +5959,6 @@ CONFIG_VIRTIO_MENU=y
|
|||
CONFIG_VIRTIO_BALLOON=m
|
||||
CONFIG_VIRTIO_INPUT=m
|
||||
# CONFIG_VIRTIO_MMIO is not set
|
||||
# CONFIG_VFIO is not set
|
||||
|
||||
#
|
||||
# Microsoft Hyper-V guest support
|
||||
|
|
Loading…
Reference in a new issue