mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user