]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
lwmon5: disable CONFIG_ZERO_BOOTDELAY
authorSascha Laue <Sascha.Laue@gmx.biz>
Thu, 3 Apr 2008 12:43:11 +0000 (14:43 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 17 Apr 2008 21:25:15 +0000 (14:25 -0700)
Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
include/configs/lwmon5.h

index 4398b87ae1b13da4ad6dec682c089e435e593072..36adf669d404681fbf93f9e977cc8124ef274ff0 100644 (file)
 #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 */
 
 /*-----------------------------------------------------------------------