Bluetooth: samples: hci_uart: Remove unsupported configuration
Remove BT_CTLR_DTM_HCI=y config which is not supported for this board. This produced the following warning: warning: BT_CTLR_DTM_HCI was assigned the value 'y' but got the value 'n'. Check these unsatisfied dependencies: BT_CTLR_DTM_HCI_SUPPORT (=n). Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
This commit is contained in:
parent
49391249ee
commit
69a7278bad
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ CONFIG_BT=y
|
|||
CONFIG_BT_HCI_RAW=y
|
||||
CONFIG_BT_MAX_CONN=16
|
||||
CONFIG_BT_TINYCRYPT_ECC=n
|
||||
CONFIG_BT_CTLR_DTM_HCI=y
|
||||
CONFIG_BT_CTLR_ASSERT_HANDLER=y
|
||||
|
||||
CONFIG_UART_RV32M1_LPUART_0=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue