summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTedd Ho-Jeong An <tedd.an@intel.com>2021-06-22 21:49:40 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2021-06-23 11:51:10 -0700
commitf5cc75fc54989d77f98e8bd39af8c24ea0e91a34 (patch)
tree6cfacfa8c79239eda2ad7f3f65b04abe1e3a4e65 /doc
parent864d03727db35da1d0a0c2c9331c06d5c028ef84 (diff)
downloadbluez-f5cc75fc54989d77f98e8bd39af8c24ea0e91a34.tar.gz
tools/mgmt-tester: Enable High-Speed(HS) test cases
This patch enables the BT High-Speed(HS) test cases by enabling the HS in the kernel config.
Diffstat (limited to 'doc')
-rw-r--r--doc/tester.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tester.config b/doc/tester.config
index 661d7a0b0..850fb6a38 100644
--- a/doc/tester.config
+++ b/doc/tester.config
@@ -29,6 +29,7 @@ CONFIG_BT_RFCOMM=y
CONFIG_BT_BNEP=y
CONFIG_BT_HIDP=y
CONFIG_BT_LE=y
+CONFIG_BT_HS=y
CONFIG_BT_HCIVHCI=y