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
@ -6,6 +6,7 @@
|
||||
config EXAMPLES_WATCHDOG
|
||||
tristate "Watchdog Timer example"
|
||||
default n
|
||||
depends on WATCHDOG
|
||||
---help---
|
||||
Enable the watchdog timer example
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user