1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 28bee6f00SAlex Williamsonmenu "VFIO support for platform devices" 385c94dcfSJason Gunthorpe depends on ARM || ARM64 || COMPILE_TEST 48bee6f00SAlex Williamson 58bee6f00SAlex Williamsonconfig VFIO_PLATFORM_BASE 68bee6f00SAlex Williamson tristate 771be3423SAlex Williamson select VFIO_VIRQFD 88bee6f00SAlex Williamson 98bee6f00SAlex Williamsonconfig VFIO_PLATFORM 108bee6f00SAlex Williamson tristate "Generic VFIO support for any platform device" 118bee6f00SAlex Williamson select VFIO_PLATFORM_BASE 1253161532SAntonios Motakis help 1353161532SAntonios Motakis Support for platform devices with VFIO. This is required to make 1453161532SAntonios Motakis use of platform devices present on the system using the VFIO 1553161532SAntonios Motakis framework. 1653161532SAntonios Motakis 1753161532SAntonios Motakis If you don't know what to do here, say N. 18b13329adSAntonios Motakis 19b13329adSAntonios Motakisconfig VFIO_AMBA 20*fd0f7530SAlex Williamson tristate "VFIO support for AMBA devices (DEPRECATED)" 2185c94dcfSJason Gunthorpe depends on ARM_AMBA || COMPILE_TEST 228bee6f00SAlex Williamson select VFIO_PLATFORM_BASE 23b13329adSAntonios Motakis help 24*fd0f7530SAlex Williamson The vfio-amba driver is deprecated and will be removed in a 25*fd0f7530SAlex Williamson future kernel release. 26*fd0f7530SAlex Williamson 27b13329adSAntonios Motakis Support for ARM AMBA devices with VFIO. This is required to make 28b13329adSAntonios Motakis use of ARM AMBA devices present on the system using the VFIO 29b13329adSAntonios Motakis framework. 30b13329adSAntonios Motakis 31b13329adSAntonios Motakis If you don't know what to do here, say N. 32713cc334SEric Auger 338bee6f00SAlex Williamsonmenu "VFIO platform reset drivers" 348bee6f00SAlex Williamson depends on VFIO_PLATFORM_BASE 358bee6f00SAlex Williamson 36713cc334SEric Augersource "drivers/vfio/platform/reset/Kconfig" 378bee6f00SAlex Williamsonendmenu 388bee6f00SAlex Williamsonendmenu 39