On Fri, Jul 16 2021, Jason Gunthorpe <jgg@xxxxxxxxxx> wrote: > VFIO_NOIOMMU is supposed to be an element in the VFIO menu, not start > a new menu. Correct this copy-paste mistake. > > Fixes: 03a76b60f8ba ("vfio: Include No-IOMMU mode") > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx> > --- > drivers/vfio/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>