drivers: bluetooth: hci: cyw43xxx: Add dependency to UART runtime config

Force enabling of the UART runtime configuration for CYW43XXX.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
Krzysztof Chruściński 2023-11-13 09:40:14 +01:00 committed by Carles Cufí
commit 1f0320441b

View file

@ -141,6 +141,7 @@ menuconfig BT_AIROC
bool "AIROC BT connectivity"
default y
select BT_HCI_SETUP
select UART_USE_RUNTIME_CONFIGURE
depends on GPIO
depends on DT_HAS_INFINEON_CYW43XXX_BT_HCI_ENABLED
depends on BT_H4