diff options
Diffstat (limited to 'include/configs/stv0991.h')
-rw-r--r-- | include/configs/stv0991.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/configs/stv0991.h b/include/configs/stv0991.h index 888d29cd0f1..d8f51d8997a 100644 --- a/include/configs/stv0991.h +++ b/include/configs/stv0991.h @@ -74,10 +74,7 @@ #define CONFIG_BOOTDELAY 3 #define CONFIG_BOOTCOMMAND "go 0x40040000" -#define CONFIG_AUTOBOOT_KEYED -#define CONFIG_AUTOBOOT_STOP_STR " " -#define CONFIG_AUTOBOOT_PROMPT \ - "Hit SPACE in %d seconds to stop autoboot.\n", bootdelay + #define CONFIG_OF_SEPARATE #define CONFIG_OF_CONTROL #define CONFIG_OF_LIBFDT |