Skip to content
Snippets Groups Projects
Commit e6bcd47f authored by Eric Auger's avatar Eric Auger Committed by Alex Williamson
Browse files

VFIO: platform: enable ARM64 build


This patch enables building VFIO platform and derivatives on ARM64.

Signed-off-by: default avatarEric Auger <eric.auger@linaro.org>
Acked-by: default avatarBaptiste Reynal <b.reynal@virtualopensystems.com>
Tested-by: default avatarBaptiste Reynal <b.reynal@virtualopensystems.com>
Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
parent 713cc334
No related branches found
No related tags found
No related merge requests found
config VFIO_PLATFORM config VFIO_PLATFORM
tristate "VFIO support for platform devices" tristate "VFIO support for platform devices"
depends on VFIO && EVENTFD && ARM depends on VFIO && EVENTFD && (ARM || ARM64)
select VFIO_VIRQFD select VFIO_VIRQFD
help help
Support for platform devices with VFIO. This is required to make Support for platform devices with VFIO. This is required to make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment