Convert CONFIG_ENV_OVERWRITE to Kconfig
[platform/kernel/u-boot.git] / include / configs / apx4devkit.h
index b66069c..83f2835 100644 (file)
@@ -22,7 +22,6 @@
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
 
 /* Environment */
-#define CONFIG_ENV_OVERWRITE
 
 /* Environment is in MMC */
 #if defined(CONFIG_CMD_MMC) && defined(CONFIG_ENV_IS_IN_MMC)