vfio-mdev: allow building the samples into the kernel
authorChristoph Hellwig <hch@lst.de>
Tue, 10 Jan 2023 09:10:06 +0000 (10:10 +0100)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 23 Jan 2023 18:26:29 +0000 (11:26 -0700)
commit6b182403ee45ed579db544d074d2acf344025f71
tree64a010bdb615a035ef89c62459ab0242a5494272
parent7141790b5dd47b229e550148789365a3b2192dd7
vfio-mdev: allow building the samples into the kernel

There is nothing in the vfio-mdev sample drivers that requires building
them as modules, so remove that restriction.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com>
Link: https://lore.kernel.org/r/20230110091009.474427-2-hch@lst.de
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
samples/Kconfig