diff --git a/config/nrfconnect/chip-module/Kconfig b/config/nrfconnect/chip-module/Kconfig index b6700cbe7f3602..ad61ab9e848112 100644 --- a/config/nrfconnect/chip-module/Kconfig +++ b/config/nrfconnect/chip-module/Kconfig @@ -25,6 +25,7 @@ config CHIP_DEVICE_VENDOR_NAME config CHIP_APP_LOG_LEVEL int "Set logging level in application" default LOG_DEFAULT_LEVEL + depends on LOG help Sets the logging level in Matter application. This config should be used only within application.