diff --git a/examples/nrf24l01_term/Kconfig b/examples/nrf24l01_term/Kconfig index a207017b9..ddb950669 100644 --- a/examples/nrf24l01_term/Kconfig +++ b/examples/nrf24l01_term/Kconfig @@ -6,6 +6,7 @@ config EXAMPLES_NRF24L01TERM bool "Basic nRF24L01 terminal" default n + depends on DRIVERS_WIRELESS if EXAMPLES_NRF24L01TERM endif