]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
vfio: Use config not menuconfig for VFIO_NOIOMMU
authorJason Gunthorpe <jgg@nvidia.com>
Fri, 16 Jul 2021 18:39:12 +0000 (15:39 -0300)
committerKelsey Skunberg <kelsey.skunberg@canonical.com>
Tue, 12 Oct 2021 22:31:25 +0000 (16:31 -0600)
commitbb556d8fd1063e30c6fa90ce4cebd2505853d3f7
tree098d1d54856a72476eef360da8905c5be5a7890f
parent4c64213394fa9f10a86fffa123693e430ae86e31
vfio: Use config not menuconfig for VFIO_NOIOMMU

BugLink: https://bugs.launchpad.net/bugs/1946802
[ 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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
drivers/vfio/Kconfig