mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 23:03:57 -04:00
Bluetooth: Add vhci devcoredump support
Add devcoredump support for vhci that creates forcce_devcoredump debugfs entry. This is used for mgmt-tester tests. Signed-off-by: Manish Mandlik <mmandlik@google.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This commit is contained in:
committed by
Luiz Augusto von Dentz
parent
9695ef876f
commit
ab4e4380d4
@@ -363,6 +363,7 @@ config BT_HCIBLUECARD
|
||||
|
||||
config BT_HCIVHCI
|
||||
tristate "HCI VHCI (Virtual HCI device) driver"
|
||||
select WANT_DEV_COREDUMP
|
||||
help
|
||||
Bluetooth Virtual HCI device driver.
|
||||
This driver is required if you want to use HCI Emulation software.
|
||||
|
||||
Reference in New Issue
Block a user