Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyper...
[linux-2.6-microblaze.git] / lib / Kconfig.debug
index ecde997..ab9a8ef 100644 (file)
@@ -2167,4 +2167,11 @@ config IO_STRICT_DEVMEM
 
 source "arch/$(SRCARCH)/Kconfig.debug"
 
+config HYPERV_TESTING
+       bool "Microsoft Hyper-V driver testing"
+       default n
+       depends on HYPERV && DEBUG_FS
+       help
+         Select this option to enable Hyper-V vmbus testing.
+
 endmenu # Kernel hacking