]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/turris_omnia.h
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
[thirdparty/u-boot.git] / include / configs / turris_omnia.h
index 4ad603d2fbf699e659f184e7257313fbedde256d..1020355ed53d6bf83ff9558a0316ea5f3bdc9797 100644 (file)
@@ -69,7 +69,6 @@
 #define CONFIG_EHCI_IS_TDI
 
 /* Environment in SPI NOR flash */
-#define CONFIG_ENV_IS_IN_SPI_FLASH
 #define CONFIG_ENV_OFFSET              (3*(1 << 18)) /* 768KiB in */
 #define CONFIG_ENV_SIZE                        (64 << 10) /* 64KiB */
 #define CONFIG_ENV_SECT_SIZE           (256 << 10) /* 256KiB sectors */