Skip to content

Commit

Permalink
DNM: applications: nrf_desktop: Disable TX_NOTIFY_WORKQ
Browse files Browse the repository at this point in the history
Disable TX_NOTIFY_WORKQ to check that fix for hci_driver works without
this work queue.

Signed-off-by: Pavel Vasilyev <[email protected]>
  • Loading branch information
PavelVPV committed Nov 20, 2024
1 parent 367b133 commit a53bc48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion applications/nrf_desktop/Kconfig.ble
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ config DESKTOP_BT
select BT_SETTINGS
select BT_SIGNING
select BT_SMP
imply BT_CONN_TX_NOTIFY_WQ if SOC_FLASH_NRF_RADIO_SYNC_MPSL
help
Enable support for Bluetooth connectivity in the nRF Desktop
application. Specific Bluetooth configurations and application
Expand Down

0 comments on commit a53bc48

Please sign in to comment.