]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/maxbcm.h
Convert CONFIG_CMD_SAVES to Kconfig
[people/ms/u-boot.git] / include / configs / maxbcm.h
index b82a684cc9672840825274ae1a59e17cde7fc58c..66641ff1c9961971dfd7cf6bb05cf86f04546d53 100644 (file)
@@ -36,7 +36,6 @@
 #define CONFIG_SF_DEFAULT_MODE         SPI_MODE_3
 
 /* Environment in SPI NOR flash */
-#define CONFIG_ENV_IS_IN_SPI_FLASH
 #define CONFIG_ENV_OFFSET              (1 << 20) /* 1MiB in */
 #define CONFIG_ENV_SIZE                        (64 << 10) /* 64KiB */
 #define CONFIG_ENV_SECT_SIZE           (64 << 10) /* 64KiB sectors */