diff --git a/examples/watcher/Kconfig b/examples/watcher/Kconfig index ffedde779..3262913a5 100644 --- a/examples/watcher/Kconfig +++ b/examples/watcher/Kconfig @@ -6,6 +6,8 @@ config EXAMPLES_WATCHER tristate "Watcher example" default n + depends on DRIVER_NOTERAM + depends on FSUTILS_MKFATFS ---help--- Enable the watcher example. The watcher is a task that will monitor other tasks that have previously subscribed to be watched. If the