mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 16:25:34 +00:00
10 lines
300 B
Text
10 lines
300 B
Text
![]() |
config VFIO_PLATFORM
|
||
|
tristate "VFIO support for platform devices"
|
||
|
depends on VFIO && EVENTFD && ARM
|
||
|
help
|
||
|
Support for platform devices with VFIO. This is required to make
|
||
|
use of platform devices present on the system using the VFIO
|
||
|
framework.
|
||
|
|
||
|
If you don't know what to do here, say N.
|