diff options
Diffstat (limited to 'include/configs/M52277EVB.h')
-rw-r--r-- | include/configs/M52277EVB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M52277EVB.h b/include/configs/M52277EVB.h index 591d0d1d85..21a0309c6e 100644 --- a/include/configs/M52277EVB.h +++ b/include/configs/M52277EVB.h @@ -196,7 +196,6 @@ * crc error warning if there is no correct environment on the flash. */ #ifdef CONFIG_CF_SBF -# define CONFIG_ENV_IS_IN_SPI_FLASH # define CONFIG_ENV_SPI_CS 2 #endif #define CONFIG_ENV_OVERWRITE 1 |