Skip to content

Commit d323b01

Browse files
committed
doorlock: Fix logger configuration
- source the missing Konfig file with logger configuration Signed-off-by: Marcin Kajor <marcin.kajor@nordicsemi.no>
1 parent 4efbb26 commit d323b01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ menuconfig NCS_ALIRO
2323

2424
if NCS_ALIRO
2525

26+
rsource "lib/aliro/interfaces/logger/Kconfig"
27+
2628
config ALIRO_BLE_TP
2729
bool "Aliro BLE transport"
2830
help

0 commit comments

Comments
 (0)