Skip to content

Commit bb97901

Browse files
MarekPietarlubos
authored andcommitted
applications: nrf_desktop: Add LLPM dependency to HF clock lock
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 <[email protected]> (cherry picked from commit 762c327)
1 parent 6421271 commit bb97901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

applications/nrf_desktop/src/modules/Kconfig.hotfixes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ menu "Hotfix set"
88

99
config DESKTOP_HFCLK_LOCK_ENABLE
1010
bool "Keep HF clock enabled [DEPRECATED]"
11+
depends on CAF_BLE_USE_LLPM
1112
depends on !SOC_SERIES_NRF54HX
1213
select DEPRECATED
1314
help

0 commit comments

Comments
 (0)