Commit 26c22cfd authored by Jason Gunthorpe's avatar Jason Gunthorpe Committed by Alex Williamson

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: 03a76b60 ("vfio: Include No-IOMMU mode")
Signed-off-by: default avatarJason Gunthorpe <jgg@nvidia.com>
Reviewed-by: default avatarCornelia Huck <cohuck@redhat.com>
Link: https://lore.kernel.org/r/0-v1-3f0b685c3679+478-vfio_menuconfig_jgg@nvidia.comSigned-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
parent c500bee1
......@@ -29,7 +29,7 @@ menuconfig VFIO
If you don't know what to do here, say N.
menuconfig VFIO_NOIOMMU
config VFIO_NOIOMMU
bool "VFIO No-IOMMU support"
depends on VFIO
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment