diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-11 13:24:03 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-11 13:24:03 +0100 |
commit | d313f2aeee20dfa38a3a13ec72c82f0a2ca0abae (patch) | |
tree | c9756fa404136f1d12524236a02bfb127033290b /target | |
parent | fea25d772c6c86cc5c013b40292b9699086fcc13 (diff) | |
parent | 8f148a08f29ccb6c21f108549e20aa8e0bb04b79 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/config/Config.in.watchdog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.watchdog b/target/linux/config/Config.in.watchdog index 08e884a01..4a727e7d6 100644 --- a/target/linux/config/Config.in.watchdog +++ b/target/linux/config/Config.in.watchdog @@ -73,7 +73,7 @@ config ADK_KERNEL_RC32434_WDT Routerboard 532's SoC, the IDT RC32434. config ADK_KPACKAGE_KMOD_SOFT_WATCHDOG - prompt "kmod-softdog...................... Software watchdog" + prompt "kmod-soft-watchdog...................... Software watchdog" tristate default n select ADK_KERNEL_WATCHDOG |