From 138397fe8a4d2edbfc9568f10f8b626c32c850e6 Mon Sep 17 00:00:00 2001 From: "chao.an" Date: Wed, 13 Jan 2021 21:11:34 +0800 Subject: [PATCH] sim/hcitty: SIM_HCITTY should depends on DRIVERS_BLUETOOTH Change-Id: Icd36d54d8a8208f9df1c964800c0b2b2ea67a3e1 Signed-off-by: chao.an --- arch/sim/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/sim/Kconfig b/arch/sim/Kconfig index cc89a83cf3d..8458f9c733d 100644 --- a/arch/sim/Kconfig +++ b/arch/sim/Kconfig @@ -540,6 +540,7 @@ config SIM_HCISOCKET config SIM_HCITTY bool "Attach Host Bluetooth As TTY Device" + depends on DRIVERS_BLUETOOTH ---help--- Attached the local bluetooth device to the simulation target via HCI_CHANNEL_USER. This gives NuttX full