vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
For some reason the vfio_mdev shim mdev_driver has its own module and kconfig. As the next patch requires access to it from mdev.ko merge the two modules together and remove VFIO_MDEV_DEVICE. A later patch deletes this driver entirely. Signed-off-by:Jason Gunthorpe <jgg@nvidia.com> Signed-off-by:
Christoph Hellwig <hch@lst.de> Reviewed-by:
Cornelia Huck <cohuck@redhat.com> Reviewed-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by:
Kirti Wankhede <kwankhede@nvidia.com> Link: https://lore.kernel.org/r/20210617142218.1877096-7-hch@lst.de Signed-off-by:
Alex Williamson <alex.williamson@redhat.com>
Showing
- Documentation/s390/vfio-ap.rst 0 additions, 1 deletionDocumentation/s390/vfio-ap.rst
- arch/s390/Kconfig 1 addition, 1 deletionarch/s390/Kconfig
- drivers/gpu/drm/i915/Kconfig 1 addition, 1 deletiondrivers/gpu/drm/i915/Kconfig
- drivers/vfio/mdev/Kconfig 0 additions, 7 deletionsdrivers/vfio/mdev/Kconfig
- drivers/vfio/mdev/Makefile 1 addition, 2 deletionsdrivers/vfio/mdev/Makefile
- drivers/vfio/mdev/mdev_core.c 14 additions, 2 deletionsdrivers/vfio/mdev/mdev_core.c
- drivers/vfio/mdev/mdev_private.h 2 additions, 0 deletionsdrivers/vfio/mdev/mdev_private.h
- drivers/vfio/mdev/vfio_mdev.c 1 addition, 23 deletionsdrivers/vfio/mdev/vfio_mdev.c
- samples/Kconfig 3 additions, 3 deletionssamples/Kconfig
Loading
Please register or sign in to comment