Commit c310e2b950c949cfc14754baed877eadb1a26f6b

Authored by Wim Van Sebroeck
1 parent ab9d441425

[WATCHDOG] Kconfig clean up

fixed some more trailing spaces.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

Showing 1 changed file with 4 additions and 5 deletions Side-by-side Diff

drivers/char/watchdog/Kconfig
... ... @@ -269,9 +269,9 @@
269 269 Most people will say N.
270 270  
271 271 config IBMASR
272   - tristate "IBM Automatic Server Restart"
273   - depends on WATCHDOG && X86
274   - help
  272 + tristate "IBM Automatic Server Restart"
  273 + depends on WATCHDOG && X86
  274 + help
275 275 This is the driver for the IBM Automatic Server Restart watchdog
276 276 timer built-in into some eServer xSeries machines.
277 277  
... ... @@ -505,7 +505,6 @@
505 505 To compile this driver as a module, choose M here: the
506 506 module will be called sbc_epx_c3.
507 507  
508   -
509 508 # PowerPC Architecture
510 509  
511 510 config 8xx_WDT
... ... @@ -535,7 +534,7 @@
535 534 help
536 535 This driver adds watchdog support for the RTAS watchdog.
537 536  
538   - To compile this driver as a module, choose M here. The module
  537 + To compile this driver as a module, choose M here. The module
539 538 will be called wdrtas.
540 539  
541 540 # MIPS Architecture