From b9fd059914ecf14e31b4db7310f3caeb8d7a8d10 Mon Sep 17 00:00:00 2001 From: raiden00pl Date: Sat, 11 Mar 2023 11:01:18 +0100 Subject: [PATCH] drivers/bluetooth: bth4 depends on bluetooth definitions --- drivers/serial/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index f98ea95e248..b22bac4df73 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig @@ -714,6 +714,7 @@ endif # PSEUDOTERM menuconfig UART_BTH4 bool "BT H4 uart pseudo device" default n + depends on DRIVERS_BLUETOOTH ---help--- Enable support for Bluetooth H4 UART Pseudo Device(eg. /dev/ttyHCI). This instantiates a serial-like interface over an existing bluetooth