examples/watcher: Add missing dependencies on Kconfig
This commit is contained in:
parent
72b3f97e24
commit
7ebd1309dd
@ -6,6 +6,8 @@
|
|||||||
config EXAMPLES_WATCHER
|
config EXAMPLES_WATCHER
|
||||||
tristate "Watcher example"
|
tristate "Watcher example"
|
||||||
default n
|
default n
|
||||||
|
depends on DRIVER_NOTERAM
|
||||||
|
depends on FSUTILS_MKFATFS
|
||||||
---help---
|
---help---
|
||||||
Enable the watcher example. The watcher is a task that will monitor
|
Enable the watcher example. The watcher is a task that will monitor
|
||||||
other tasks that have previously subscribed to be watched. If the
|
other tasks that have previously subscribed to be watched. If the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user