Bluetooth: Add support for self testing framework
[deliverable/linux.git] / net / bluetooth / Kconfig
index 29bcafc41adfd19b59b0437021d5ebd044dcef9b..3296841531c9834ae6ddb12d22fe0842ae5f1ce1 100644 (file)
@@ -64,4 +64,17 @@ config BT_6LOWPAN
        help
          IPv6 compression over Bluetooth Low Energy.
 
+config BT_SELFTEST
+       bool "Bluetooth self testing support"
+       depends on BT && DEBUG_KERNEL
+       help
+         Run self tests when initializing the Bluetooth subsystem.  This
+         is a developer option and can cause significant delay when booting
+         the system.
+
+         When the Bluetooth subsystem is built as module, then the test
+         cases are run first thing at module load time.  When the Bluetooth
+         subsystem is compiled into the kernel image, then the test cases
+         are run late in the initcall hierarchy.
+
 source "drivers/bluetooth/Kconfig"
This page took 0.026034 seconds and 5 git commands to generate.