vfio: Remove CONFIG_VFIO_SPAPR_EEH
authorJason Gunthorpe <jgg@nvidia.com>
Mon, 5 Dec 2022 15:29:19 +0000 (11:29 -0400)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 5 Dec 2022 19:04:32 +0000 (12:04 -0700)
commit20601c45a0fa20bbb5545f4dd69f4f18448f4973
treebf91dc6e3f6acdadd653d6e01cee35488562b2a9
parente276e25819b8a173a21947720bb0a548c0b724b7
vfio: Remove CONFIG_VFIO_SPAPR_EEH

We don't need a kconfig symbol for this, just directly test CONFIG_EEH in
the few places that need it.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/4-v5-fc5346cacfd4+4c482-vfio_modules_jgg@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/Kconfig
drivers/vfio/pci/vfio_pci_core.c