diff options
| -rw-r--r-- | include/configs/highbank.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/highbank.h b/include/configs/highbank.h index 44a8f931b..b86eb430a 100644 --- a/include/configs/highbank.h +++ b/include/configs/highbank.h @@ -82,7 +82,7 @@  #define CONFIG_RESET_TO_RETRY  #define CONFIG_AUTOBOOT_KEYED  #define CONFIG_AUTOBOOT_PROMPT "Autobooting in %d seconds...\nPress <s> to stop or <d> to delay\n", bootdelay - +#define CONFIG_AUTOBOOT_KEYED_CTRLC  /*   * Miscellaneous configurable options   */ |