]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/bluetooth/Kconfig
Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topic/sh...
[karo-tx-linux.git] / net / bluetooth / Kconfig
index 7de74635a110cbbecbaaddf31ac5d39708362397..b8c794b87523857b9a658526ebb92dd21b22dd57 100644 (file)
@@ -91,4 +91,12 @@ config BT_SELFTEST_SMP
          Run test cases for SMP cryptographic functionality, including both
          legacy SMP as well as the Secure Connections features.
 
+config BT_DEBUGFS
+       bool "Export Bluetooth internals in debugfs"
+       depends on BT && DEBUG_FS
+       default y
+       help
+         Provide extensive information about internal Bluetooth states
+         in debugfs.
+
 source "drivers/bluetooth/Kconfig"