X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=net%2Fbluetooth%2FKconfig;h=b8c794b87523857b9a658526ebb92dd21b22dd57;hb=bc07cd696e1863d082fdc8650351b288bd41629b;hp=7de74635a110cbbecbaaddf31ac5d39708362397;hpb=ea44a160e6dc5d3d7c680ea72dfbabef80343839;p=cascardo%2Flinux.git diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index 7de74635a110..b8c794b87523 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig @@ -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"