diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-04-13 11:14:11 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-04-16 08:40:08 -0400 |
commit | 6b2aac42b20f495d9ea220036f57596d525d4233 (patch) | |
tree | 838c0537310ebd6198eeef7f5826edf141f467d7 /drivers/watchdog/Kconfig | |
parent | b40b26ccfc31465363dbd3ff849bd84ec87fe9b7 (diff) |
Fix typo in various Kconfig file
Correct spelling typo in various Kconfig file.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 37096246c937..eeea76f4dccb 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -937,7 +937,7 @@ config BCM47XX_WDT | |||
937 | tristate "Broadcom BCM47xx Watchdog Timer" | 937 | tristate "Broadcom BCM47xx Watchdog Timer" |
938 | depends on BCM47XX | 938 | depends on BCM47XX |
939 | help | 939 | help |
940 | Hardware driver for the Broadcom BCM47xx Watchog Timer. | 940 | Hardware driver for the Broadcom BCM47xx Watchdog Timer. |
941 | 941 | ||
942 | config RC32434_WDT | 942 | config RC32434_WDT |
943 | tristate "IDT RC32434 SoC Watchdog Timer" | 943 | tristate "IDT RC32434 SoC Watchdog Timer" |