Commit 2893ecbf3e5b983970138289b759baf45a327ff3

Authored by Wolfgang Denk
1 parent b62bdffb75

Fix build problems

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

include/configs/VCMA9.h
... ... @@ -138,7 +138,7 @@
138 138  
139 139 #define CONFIG_BOOTDELAY 5
140 140 /* autoboot (do NOT change this set environment variable "bootdelay" to -1 instead) */
141   -#define CONFIG_BOOT_RETRY_TIME -10 /* feature is avaiable but not enabled */
  141 +/* #define CONFIG_BOOT_RETRY_TIME -10 /XXX* feature is available but not enabled */
142 142 #define CONFIG_ZERO_BOOTDELAY_CHECK /* check console even if bootdelay = 0 */
143 143  
144 144 #define CONFIG_NETMASK 255.255.255.0