sim/bluetooth: remove the WIRELESS_BLUETOOTH depends if native host is in use
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
0aa14f832d
commit
bd7cb1aae5
@ -525,7 +525,7 @@ config SIM_QSPIFLASH_PAGESIZE
|
||||
config SIM_HCISOCKET
|
||||
bool "Attach Host Bluetooth"
|
||||
default false
|
||||
depends on (WIRELESS_BLUETOOTH && HOST_LINUX)
|
||||
depends on HOST_LINUX
|
||||
---help---
|
||||
Attached the local bluetooth device to the simulation
|
||||
target via HCI_CHANNEL_USER. This gives NuttX full
|
||||
|
Loading…
x
Reference in New Issue
Block a user