diff options
Diffstat (limited to 'include/configs/PATI.h')
-rw-r--r-- | include/configs/PATI.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/PATI.h b/include/configs/PATI.h index 9f3c0372378..e96fbc5aac9 100644 --- a/include/configs/PATI.h +++ b/include/configs/PATI.h @@ -44,11 +44,6 @@ #define CONFIG_CMD_EEPROM #define CONFIG_CMD_IRQ -#if 0 -#define CONFIG_BOOTDELAY -1 /* autoboot disabled */ -#else -#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ -#endif #define CONFIG_BOOTCOMMAND "" /* autoboot command */ #define CONFIG_BOOTARGS "" /* */ |