You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/10/21 16:24:56 UTC

[incubator-nuttx] branch master updated: sim/bluetooth: remove the WIRELESS_BLUETOOTH depends if native host is in use

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new bd7cb1a  sim/bluetooth: remove the WIRELESS_BLUETOOTH depends if native host is in use
bd7cb1a is described below

commit bd7cb1aae5e2416f6858b47f4dbfe7ae470e072b
Author: chao.an <an...@xiaomi.com>
AuthorDate: Fri Oct 8 11:26:59 2021 +0800

    sim/bluetooth: remove the WIRELESS_BLUETOOTH depends if native host is in use
    
    Signed-off-by: chao.an <an...@xiaomi.com>
---
 arch/sim/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/sim/Kconfig b/arch/sim/Kconfig
index 6ff5f2e..5cc6a33 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