summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-10-25 23:14:24 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-10-26 08:54:44 +0200
commitf849039dd262f9eb0ea4dd38471b93ded9493eb2 (patch)
treee96eece4d8fccbccd3e6bbfb23b4c672906a7bd8 /commands/Kconfig
parenta1e5e57759b07d5eeda938ede55647f3ea3d3065 (diff)
downloadbarebox-f849039dd262f9eb0ea4dd38471b93ded9493eb2.tar.gz
barebox-f849039dd262f9eb0ea4dd38471b93ded9493eb2.tar.xz
wd: Provide default value for watchdog timeout
Otherwise barebox can't be built if the user did not specify a value. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index e934f29d5c..16706d36c3 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -640,6 +640,7 @@ if CMD_WD
config CMD_WD_DEFAULT_TIMOUT
int
+ default 0
prompt "default timeout"
help
Define the default timeout value in [seconds] if the first call of