lwmon5: disable CONFIG_ZERO_BOOTDELAY

Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
This commit is contained in:
Sascha Laue 2008-04-03 14:43:11 +02:00 committed by Wolfgang Denk
parent 53eec6f1d2
commit 813bea96a9
1 changed files with 0 additions and 1 deletions

View File

@ -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 */
/*-----------------------------------------------------------------------