X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fvirtio%2FKconfig;h=7b41130d3f352fe58db4f0e03d30bd3712e0aaa1;hb=4cd2bb12981165f865d2b8ed92b446b52310ef74;hp=e76e9b9ba93cad564064de2073f37da08863fd2e;hpb=a1e16bc7d5f7ca3599d8a7f061841c93a563665e;p=linux-2.6-microblaze.git diff --git a/drivers/virtio/Kconfig b/drivers/virtio/Kconfig index e76e9b9ba93c..7b41130d3f35 100644 --- a/drivers/virtio/Kconfig +++ b/drivers/virtio/Kconfig @@ -6,6 +6,12 @@ config VIRTIO bus, such as CONFIG_VIRTIO_PCI, CONFIG_VIRTIO_MMIO, CONFIG_RPMSG or CONFIG_S390_GUEST. +config ARCH_HAS_RESTRICTED_VIRTIO_MEMORY_ACCESS + bool + help + This option is selected if the architecture may need to enforce + VIRTIO_F_ACCESS_PLATFORM + menuconfig VIRTIO_MENU bool "Virtio drivers" default y