vfio: Use config not menuconfig for VFIO_NOIOMMU
authorJason Gunthorpe <jgg@nvidia.com>
Fri, 16 Jul 2021 18:39:12 +0000 (15:39 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Sep 2021 11:40:12 +0000 (13:40 +0200)
commitd353e093c0d5cb5c7d5e6c4c4327d2da7d8104f1
tree030db0197ee82fd87380d28bfefe4537e3f88079
parent0f711378f0b1e80b9d2edd28a959ab4f71194e92
vfio: Use config not menuconfig for VFIO_NOIOMMU

[ Upstream commit 26c22cfde5dd6e63f25c48458b0185dcb0fbb2fd ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/vfio/Kconfig