linux (Allwinner arm): add config option NVME_TCP and VFIO are not set

This commit is contained in:
heitbaum 2021-07-13 13:22:11 +00:00
parent ddd1878854
commit 3e696a98ed

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 5.10.17 Kernel Configuration # Linux/arm 5.10.50 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="armv7ve-libreelec-linux-gnueabihf-gcc-10.2.0 (GCC) 10.2.0" CONFIG_CC_VERSION_TEXT="armv7ve-libreelec-linux-gnueabihf-gcc-10.2.0 (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
@ -1405,6 +1405,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
# NVME Support # NVME Support
# #
# CONFIG_NVME_FC is not set # CONFIG_NVME_FC is not set
# CONFIG_NVME_TCP is not set
# CONFIG_NVME_TARGET is not set # CONFIG_NVME_TARGET is not set
# end of NVME Support # end of NVME Support
@ -4590,6 +4591,7 @@ CONFIG_DMABUF_HEAPS_CMA=y
# CONFIG_AUXDISPLAY is not set # CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set # CONFIG_UIO is not set
# CONFIG_VFIO is not set
# CONFIG_VIRT_DRIVERS is not set # CONFIG_VIRT_DRIVERS is not set
# CONFIG_VIRTIO_MENU is not set # CONFIG_VIRTIO_MENU is not set
# CONFIG_VDPA is not set # CONFIG_VDPA is not set