diff --git a/configs/clicker2-stm32/Kconfig b/configs/clicker2-stm32/Kconfig index fb4b89d98aa..694b9f3582e 100644 --- a/configs/clicker2-stm32/Kconfig +++ b/configs/clicker2-stm32/Kconfig @@ -38,7 +38,7 @@ config CLICKER2_STM32_MB2_BEE config CLICKER2_STM32_MRF24J40LH_VERBOSE bool "Verbose MRF24J40 lowerhalf" default n - depends on DEBUG_WIRELESS_INFO + depends on IEEE802154_MRF24J40 && DEBUG_WIRELESS_INFO ---help--- Enable verbose syslog for MRF24J40 lowerhalf