Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
[linux-2.6-block.git] / drivers / ntb / test / Kconfig
index a8db00a7e087cec43e1f171c7c957897f346c65c..516b991f33b96f27f7f17c07eda6df61807c5808 100644 (file)
@@ -26,3 +26,12 @@ config NTB_PERF
         to and from the window without additional software interaction.
 
         If unsure, say N.
+
+config NTB_MSI_TEST
+       tristate "NTB MSI Test Client"
+       depends on NTB_MSI
+       help
+         This tool demonstrates the use of the NTB MSI library to
+         send MSI interrupts between peers.
+
+         If unsure, say N.