Skip to content

Commit

Permalink
applications: nrf_desktop: Add LLPM dependency to HF clock lock
Browse files Browse the repository at this point in the history
Change adds LLPM dependency to HF clock lock hotfix. Using LLPM
connection parameters reduces HID data latency far more significantly
than enabling the hotfix.

Jira: NCSDK-29545

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
  • Loading branch information
MarekPieta authored and rlubos committed Nov 7, 2024
1 parent 4ad213a commit 762c327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/nrf_desktop/src/modules/Kconfig.hotfixes
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ menu "Hotfix set"

config DESKTOP_HFCLK_LOCK_ENABLE
bool "Keep HF clock enabled [DEPRECATED]"
depends on CAF_BLE_USE_LLPM
depends on !SOC_SERIES_NRF54HX
select DEPRECATED
help
Expand Down

0 comments on commit 762c327

Please sign in to comment.