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:
ligd 2021-05-14 16:10:01 +08:00 committed by David Sidrane
parent 5b1a4a3832
commit 2f2d3e5723

View File

@ -6,6 +6,7 @@
config EXAMPLES_WATCHDOG
tristate "Watchdog Timer example"
default n
depends on WATCHDOG
---help---
Enable the watchdog timer example