summaryrefslogtreecommitdiff
path: root/doc/test-runner.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-06-01 14:20:27 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-06-02 12:00:28 -0700
commit67b325c614e5fdac255798fb9280b32e704895e1 (patch)
tree6c4ddd695ace9bac654abd97f5b7eada91bf8040 /doc/test-runner.txt
parent7bcd32e67e9388c49212e5dd5dd431c9ec079eb0 (diff)
downloadbluez-67b325c614e5fdac255798fb9280b32e704895e1.tar.gz
test-runner: Enable BT_HCIUART and BT_HCIUART_H4
These options are required when running with -u option since that uses H4 headers to serialize the communication of host and guest.
Diffstat (limited to 'doc/test-runner.txt')
-rw-r--r--doc/test-runner.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/test-runner.txt b/doc/test-runner.txt
index fe0a0d479..683c622a2 100644
--- a/doc/test-runner.txt
+++ b/doc/test-runner.txt
@@ -41,6 +41,8 @@ For Bluetooth functionality:
CONFIG_BT_HIDP=y
CONFIG_BT_LE=y
+ CONFIG_BT_HCIUART=y
+ CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIVHCI=y
CONFIG_CRYPTO_CMAC=y