Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / octeontx_common.h
index 3a0f081..26b3add 100644 (file)
@@ -45,9 +45,6 @@
 
 /** Heap size for U-Boot */
 
-/* Allow environment variable to be overwritten */
-#define CONFIG_ENV_OVERWRITE
-
 /* Autoboot options */
 #define CONFIG_RESET_TO_RETRY
 #define CONFIG_BOOT_RETRY_TIME         -1
 # define CONFIG_SF_DEFAULT_CS  0
 #endif
 
-/** Environment defines */
-#if defined(CONFIG_ENV_IS_IN_MMC)
-#define CONFIG_SYS_MMC_ENV_DEV         0
-#endif
-
 /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              1024    /** Console I/O Buffer Size */
 #define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE