On Thu, 18 Feb 2021 10:44:35 +0000 Max Gurtovoy <mgurtovoy@xxxxxxxxxx> wrote: > In case we're running on s390 system always expose the capabilities for > configuration of zPCI devices. In case we're running on different > platform, continue as usual. > > Signed-off-by: Max Gurtovoy <mgurtovoy@xxxxxxxxxx> > --- > drivers/vfio/pci/Kconfig | 12 ------------ > drivers/vfio/pci/Makefile | 2 +- > drivers/vfio/pci/vfio_pci.c | 12 +++++------- > drivers/vfio/pci/vfio_pci_private.h | 2 +- > 4 files changed, 7 insertions(+), 21 deletions(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>