diff options
Diffstat (limited to 'include/configs/M52277EVB.h')
-rw-r--r-- | include/configs/M52277EVB.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/M52277EVB.h b/include/configs/M52277EVB.h index e7d99baf251..591d0d1d853 100644 --- a/include/configs/M52277EVB.h +++ b/include/configs/M52277EVB.h @@ -198,8 +198,6 @@ #ifdef CONFIG_CF_SBF # define CONFIG_ENV_IS_IN_SPI_FLASH # define CONFIG_ENV_SPI_CS 2 -#else -# define CONFIG_ENV_IS_IN_FLASH 1 #endif #define CONFIG_ENV_OVERWRITE 1 |