]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/virtio/Kconfig
ipv4: using prefetch requires including prefetch.h
[karo-tx-linux.git] / drivers / virtio / Kconfig
index 816ed08e7cf3c504f4ce5377b327964a30daa8e9..1a61939b85fce4f3a1269b7915b1e9c3760efe26 100644 (file)
@@ -37,7 +37,7 @@ config VIRTIO_BALLOON
 
  config VIRTIO_MMIO
        tristate "Platform bus driver for memory mapped virtio devices (EXPERIMENTAL)"
-       depends on EXPERIMENTAL
+       depends on HAS_IOMEM && EXPERIMENTAL
        select VIRTIO
        select VIRTIO_RING
        ---help---