diff options
Diffstat (limited to 'hw/s390x/Kconfig')
| -rw-r--r-- | hw/s390x/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/s390x/Kconfig b/hw/s390x/Kconfig index 82afdaa9dc..02ea199701 100644 --- a/hw/s390x/Kconfig +++ b/hw/s390x/Kconfig @@ -16,3 +16,4 @@ config S390_CCW_VIRTIO select SCLPCONSOLE select VIRTIO_CCW select MSI_NONBROKEN + select VIRTIO_MEM_SUPPORTED |