summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorDirk Hohndel2007-10-30 21:37:19 +0100
committerLinus Torvalds2007-10-30 22:26:30 +0100
commite403149c92a2a0643211debbbb0a9ec7cc04cff7 (patch)
treec3ef82a7fa02222aab2c3d3d79e644f8a1c95286 /drivers/watchdog/Kconfig
parentdio: fix cache invalidation after sync writes (diff)
downloadkernel-qcow2-linux-e403149c92a2a0643211debbbb0a9ec7cc04cff7.tar.gz
kernel-qcow2-linux-e403149c92a2a0643211debbbb0a9ec7cc04cff7.tar.xz
kernel-qcow2-linux-e403149c92a2a0643211debbbb0a9ec7cc04cff7.zip
Kbuild/doc: fix links to Documentation files
Fix links to files in Documentation/* in various Kconfig files Signed-off-by: Dirk Hohndel <hohndel@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 81db48f07ca1..2792bc1a7269 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -15,8 +15,8 @@ menuconfig WATCHDOG
implementation entirely in software (which can sometimes fail to
reboot the machine) and a driver for hardware watchdog boards, which
are more robust and can also keep track of the temperature inside
- your computer. For details, read <file:Documentation/watchdog/watchdog.txt>
- in the kernel source.
+ your computer. For details, read
+ <file:Documentation/watchdog/watchdog-api.txt> in the kernel source.
The watchdog is usually used together with the watchdog daemon
which is available from