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:
chao.an 2021-10-08 11:26:59 +08:00 committed by Xiang Xiao
parent 0aa14f832d
commit bd7cb1aae5

View File

@ -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