mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 21:18:23 +00:00
sim/hcitty: SIM_HCITTY should depends on DRIVERS_BLUETOOTH
Change-Id: Icd36d54d8a8208f9df1c964800c0b2b2ea67a3e1 Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
05fdb2cf49
commit
138397fe8a
1 changed files with 1 additions and 0 deletions
|
|
@ -540,6 +540,7 @@ config SIM_HCISOCKET
|
|||
|
||||
config SIM_HCITTY
|
||||
bool "Attach Host Bluetooth As TTY Device"
|
||||
depends on DRIVERS_BLUETOOTH
|
||||
---help---
|
||||
Attached the local bluetooth device to the simulation
|
||||
target via HCI_CHANNEL_USER. This gives NuttX full
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue