]> Git Repo - linux.git/blobdiff - drivers/vfio/Kconfig
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
[linux.git] / drivers / vfio / Kconfig
index 6bda6dbb48784b7047c467388575f9e35c8e2c0b..ceae52fd7586d019778cb7d1026942bea962315d 100644 (file)
@@ -80,6 +80,16 @@ config VFIO_VIRQFD
        select EVENTFD
        default n
 
+config VFIO_DEBUGFS
+       bool "Export VFIO internals in DebugFS"
+       depends on DEBUG_FS
+       help
+         Allows exposure of VFIO device internals. This option enables
+         the use of debugfs by VFIO drivers as required. The device can
+         cause the VFIO code create a top-level debug/vfio directory
+         during initialization, and then populate a subdirectory with
+         entries as required.
+
 source "drivers/vfio/pci/Kconfig"
 source "drivers/vfio/platform/Kconfig"
 source "drivers/vfio/mdev/Kconfig"
This page took 0.031626 seconds and 4 git commands to generate.