diff options
Diffstat (limited to 'include/configs/v38b.h')
-rw-r--r-- | include/configs/v38b.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/v38b.h b/include/configs/v38b.h index 9a113f4e32d..28c748d074c 100644 --- a/include/configs/v38b.h +++ b/include/configs/v38b.h @@ -102,7 +102,6 @@ /* * Autobooting */ -#define CONFIG_BOOTDELAY 3 /* autoboot after 3 seconds */ #define CONFIG_PREBOOT "echo;" \ "echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;" \ |