diff options
Diffstat (limited to 'include/configs/zynq_cse.h')
-rw-r--r-- | include/configs/zynq_cse.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/zynq_cse.h b/include/configs/zynq_cse.h index adc02f0a4a..36fbe0eb5e 100644 --- a/include/configs/zynq_cse.h +++ b/include/configs/zynq_cse.h @@ -18,7 +18,6 @@ /* Undef unneeded configs */ #undef CONFIG_EXTRA_ENV_SETTINGS #undef CONFIG_BOARD_LATE_INIT -#undef CONFIG_ENV_SIZE #undef CONFIG_ZLIB #undef CONFIG_GZIP @@ -28,7 +27,6 @@ #define CONFIG_SYS_CBSIZE 1024 -#define CONFIG_ENV_SIZE 400 #undef CONFIG_SYS_INIT_RAM_ADDR #undef CONFIG_SYS_INIT_RAM_SIZE #define CONFIG_SYS_INIT_RAM_ADDR 0xFFFDE000 |