diff options
Diffstat (limited to 'include/configs/crownbay.h')
-rw-r--r-- | include/configs/crownbay.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/crownbay.h b/include/configs/crownbay.h index df32f2ac52..42042d1825 100644 --- a/include/configs/crownbay.h +++ b/include/configs/crownbay.h @@ -61,10 +61,6 @@ #undef CONFIG_CFB_CONSOLE /* Environment configuration */ -#undef CONFIG_ENV_IS_NOWHERE -#undef CONFIG_ENV_SIZE -#define CONFIG_ENV_IS_IN_SPI_FLASH -#define CONFIG_ENV_SIZE 0x1000 #define CONFIG_ENV_SECT_SIZE 0x1000 #define CONFIG_ENV_OFFSET 0 |