diff options
author | Wim Van Sebroeck <wim@iguana.be> | 2006-09-02 19:04:02 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2006-10-04 22:42:07 +0200 |
commit | c310e2b950c949cfc14754baed877eadb1a26f6b (patch) | |
tree | 82ee546641ba7aa0495abc7c66ed9715bd31b42f /drivers/char/watchdog/Kconfig | |
parent | [WATCHDOG] w836?7hf_wdt spinlock fixes. (diff) | |
download | linux-c310e2b950c949cfc14754baed877eadb1a26f6b.tar.xz linux-c310e2b950c949cfc14754baed877eadb1a26f6b.zip |
[WATCHDOG] Kconfig clean up
fixed some more trailing spaces.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to '')
-rw-r--r-- | drivers/char/watchdog/Kconfig | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig index 00b21db8eee6..ecae59cd7678 100644 --- a/drivers/char/watchdog/Kconfig +++ b/drivers/char/watchdog/Kconfig @@ -269,9 +269,9 @@ config IB700_WDT Most people will say N. config IBMASR - tristate "IBM Automatic Server Restart" - depends on WATCHDOG && X86 - help + tristate "IBM Automatic Server Restart" + depends on WATCHDOG && X86 + help This is the driver for the IBM Automatic Server Restart watchdog timer built-in into some eServer xSeries machines. @@ -505,7 +505,6 @@ config SBC_EPX_C3_WATCHDOG To compile this driver as a module, choose M here: the module will be called sbc_epx_c3. - # PowerPC Architecture config 8xx_WDT @@ -535,7 +534,7 @@ config WATCHDOG_RTAS help This driver adds watchdog support for the RTAS watchdog. - To compile this driver as a module, choose M here. The module + To compile this driver as a module, choose M here. The module will be called wdrtas. # MIPS Architecture |