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:
parent
d15f5bbcc7
commit
1f0320441b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue