]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/dma-buf/Kconfig
libata/ahci: Fix PCS quirk application
[linux.git] / drivers / dma-buf / Kconfig
index b6a9c2f1bc417b7ed9cab8b7b0858f3526bf6a1f..a23b6752d11ac08d403bd88ce31c9a554482fc85 100644 (file)
@@ -39,4 +39,9 @@ config UDMABUF
          A driver to let userspace turn memfd regions into dma-bufs.
          Qemu can use this to create host dmabufs for guest framebuffers.
 
+config DMABUF_SELFTESTS
+       tristate "Selftests for the dma-buf interfaces"
+       default n
+       depends on DMA_SHARED_BUFFER
+
 endmenu