commit | 035a07d5df7003bc6954f0aa42174416b775021c | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Feb 14 13:40:06 2015 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Feb 15 18:54:13 2015 +0200 |
tree | 5ae43717e095a0ff44fcb8eea1164ee22654d8ab | |
parent | 18835dfa3ac526b25f74af3a61829f02fe92a317 [diff] |
Bluetooth: Provide option to enable/disable debugfs information The Bluetooth controllers can export extensive information about internal states via debugfs. This patch provides an option to choose if these information are provided or not. For backwards compatibility with existing kernel configuration, this option defaults to yes. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>