watchdog: Fix typo in Kconfig
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> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
This commit is contained in:
parent
78d3e00bb0
commit
e1d1d68aae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue