vfio: Use config not menuconfig for VFIO_NOIOMMU
authorJason Gunthorpe <jgg@nvidia.com>
Fri, 16 Jul 2021 18:39:12 +0000 (15:39 -0300)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 2 Aug 2021 21:23:42 +0000 (15:23 -0600)
commit26c22cfde5dd6e63f25c48458b0185dcb0fbb2fd
tree20beba6c21f39fc09974b6db27f09842c90e95ae
parentc500bee1c5b2f1d59b1081ac879d73268ab0ff17
vfio: Use config not menuconfig for VFIO_NOIOMMU

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@nvidia.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Link: https://lore.kernel.org/r/0-v1-3f0b685c3679+478-vfio_menuconfig_jgg@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/Kconfig