diff options
Diffstat (limited to 'include/configs/bubblegum_96.h')
-rw-r--r-- | include/configs/bubblegum_96.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bubblegum_96.h b/include/configs/bubblegum_96.h index e1dc37b6872..c739d665f66 100644 --- a/include/configs/bubblegum_96.h +++ b/include/configs/bubblegum_96.h @@ -32,8 +32,6 @@ /* UART Definitions */ #define CONFIG_BAUDRATE 115200 -#define CONFIG_ENV_SIZE 0x2000 - /* Console configuration */ #define CONFIG_SYS_CBSIZE 1024 /* Console buffer size */ #define CONFIG_SYS_MAXARGS 64 |