examples/watcher: Add missing dependencies on Kconfig

This commit is contained in:
Gustavo Henrique Nihei 2021-02-17 18:36:18 -03:00 committed by Abdelatif Guettouche
parent 72b3f97e24
commit 7ebd1309dd

View File

@ -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