projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e198652
)
watchdog: Fix typo in Kconfig
author
Masanari Iida
<standby24x7@gmail.com>
Fri, 10 Feb 2012 15:42:16 +0000
(
00:42
+0900)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 21 Feb 2012 10:40:34 +0000
(11:40 +0100)
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>
drivers/watchdog/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/watchdog/Kconfig
b/drivers/watchdog/Kconfig
index 877b107f77a769577111ce5f9eee41742be8fa32..df9e8f0e327d3247e025794a8ce431f9015439d8 100644
(file)
--- a/
drivers/watchdog/Kconfig
+++ b/
drivers/watchdog/Kconfig
@@
-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 over
r
idden by the wdt_period command-line parameter.
# PPC64 Architecture