diff options
Diffstat (limited to 'hw/vfio/Kconfig')
| -rw-r--r-- | hw/vfio/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/hw/vfio/Kconfig b/hw/vfio/Kconfig index 9a1dbe2926..27de24e4db 100644 --- a/hw/vfio/Kconfig +++ b/hw/vfio/Kconfig @@ -17,12 +17,6 @@ config VFIO_CCW select VFIO depends on LINUX && S390_CCW_VIRTIO -config VFIO_PLATFORM - bool - default y - select VFIO - depends on LINUX && PLATFORM_BUS - config VFIO_AP bool default y |