Skip to content

Commit

Permalink
watchdog: hpwdt: Fix a couple of typos
Browse files Browse the repository at this point in the history
Fix some typos.

Signed-off-by: Naga Chumbalkar <nagananda.chumbalkar@hp.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
  • Loading branch information
Naga Chumbalkar authored and Wim Van Sebroeck committed Mar 15, 2011
1 parent 521cb40 commit ea6649c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/watchdog/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -589,12 +589,12 @@ config IT87_WDT
be called it87_wdt.

config HP_WATCHDOG
tristate "HP Proliant iLO2+ Hardware Watchdog Timer"
tristate "HP ProLiant iLO2+ Hardware Watchdog Timer"
depends on X86
help
A software monitoring watchdog and NMI sourcing driver. This driver
will detect lockups and provide a stack trace. This is a driver that
will only load on a HP ProLiant system with a minimum of iLO2 support.
will only load on an HP ProLiant system with a minimum of iLO2 support.
To compile this driver as a module, choose M here: the module will be
called hpwdt.

Expand Down

0 comments on commit ea6649c

Please sign in to comment.