diff --git a/arch/sim/Kconfig b/arch/sim/Kconfig index 6ff5f2e700..5cc6a33e12 100644 --- a/arch/sim/Kconfig +++ b/arch/sim/Kconfig @@ -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