Skip to content

Commit

Permalink
watchdog: Fix typo in Kconfig
Browse files Browse the repository at this point in the history
Correct spelling "overidden" to "overridden" in
drivers/watchdog/Kconfig

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 21, 2012
1 parent e198652 commit bdddebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/watchdog/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1098,7 +1098,7 @@ config BOOKE_WDT_DEFAULT_TIMEOUT
For Freescale Book-E processors, this is a number between 0 and 63.
For other Book-E processors, this is a number between 0 and 3.

The value can be overidden by the wdt_period command-line parameter.
The value can be overridden by the wdt_period command-line parameter.

# PPC64 Architecture

Expand Down

0 comments on commit bdddebc

Please sign in to comment.