diff options
Diffstat (limited to 'miscutils/watchdog.c')
-rw-r--r-- | miscutils/watchdog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/miscutils/watchdog.c b/miscutils/watchdog.c index 9f5a4b849..91a20239d 100644 --- a/miscutils/watchdog.c +++ b/miscutils/watchdog.c | |||
@@ -11,6 +11,7 @@ | |||
11 | //config:config WATCHDOG | 11 | //config:config WATCHDOG |
12 | //config: bool "watchdog (5.3 kb)" | 12 | //config: bool "watchdog (5.3 kb)" |
13 | //config: default y | 13 | //config: default y |
14 | //config: select PLATFORM_LINUX | ||
14 | //config: help | 15 | //config: help |
15 | //config: The watchdog utility is used with hardware or software watchdog | 16 | //config: The watchdog utility is used with hardware or software watchdog |
16 | //config: device drivers. It opens the specified watchdog device special file | 17 | //config: device drivers. It opens the specified watchdog device special file |