diff --git a/arch/sim/Kconfig b/arch/sim/Kconfig index 420f3f41708..31628863af2 100644 --- a/arch/sim/Kconfig +++ b/arch/sim/Kconfig @@ -542,7 +542,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