From 813bea96a960916c72b4a3a7df840151529c26ce Mon Sep 17 00:00:00 2001
From: Sascha Laue <Sascha.Laue@gmx.biz>
Date: Thu, 3 Apr 2008 14:43:11 +0200
Subject: [PATCH] lwmon5: disable CONFIG_ZERO_BOOTDELAY

Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
---
 include/configs/lwmon5.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/lwmon5.h b/include/configs/lwmon5.h
index 4398b87ae1..36adf669d4 100644
--- a/include/configs/lwmon5.h
+++ b/include/configs/lwmon5.h
@@ -432,7 +432,6 @@
 #define CONFIG_CMDLINE_EDITING	1	/* add command line history	*/
 #define CONFIG_LOOPW            1       /* enable loopw command         */
 #define CONFIG_MX_CYCLIC        1       /* enable mdc/mwc commands      */
-#define CONFIG_ZERO_BOOTDELAY_CHECK	/* check for keypress on bootdelay==0 */
 #define CONFIG_VERSION_VARIABLE 1	/* include version env variable */
 
 /*-----------------------------------------------------------------------
-- 
2.39.5