diff options
Diffstat (limited to 'include/configs/dreamplug.h')
-rw-r--r-- | include/configs/dreamplug.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h index 9715f297a9..7a739e39d7 100644 --- a/include/configs/dreamplug.h +++ b/include/configs/dreamplug.h @@ -32,7 +32,6 @@ * Environment variables configurations */ #ifdef CONFIG_SPI_FLASH -#define CONFIG_ENV_IS_IN_SPI_FLASH 1 #define CONFIG_ENV_SECT_SIZE 0x10000 /* 64k */ #endif |