mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
examples/watchdog: add depends on CONFIG_WATCHDOG
Change-Id: I266145bef5c6ba2912457163f7e909146d4732b4 Signed-off-by: ligd <liguiding1@xiaomi.com> (cherry picked from commit 201d0bb19fa9577841021964511cfe5b129b7937)
This commit is contained in:
parent
5b1a4a3832
commit
2f2d3e5723
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
config EXAMPLES_WATCHDOG
|
||||
tristate "Watchdog Timer example"
|
||||
default n
|
||||
depends on WATCHDOG
|
||||
---help---
|
||||
Enable the watchdog timer example
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue