Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[platform/kernel/u-boot.git] / include / configs / amcore.h
index 4f462d6..0a40746 100644 (file)
@@ -30,9 +30,6 @@
                "erase 0xfff00000 0xffffffff; "                 \
                "cp.b 0x20000 0xfff00000 ${filesize}\0"
 
-#undef CONFIG_CMD_AES
-#define CONFIG_CMD_DIAG
-
 /* undef to save memory        */
 #undef CONFIG_SYS_LONGHELP
 
@@ -90,7 +87,6 @@
 #define CONFIG_SYS_MALLOC_LEN          (1 * 1024 * 1024)
 #define CONFIG_SYS_BOOTPARAMS_LEN      (64 * 1024)
 
-#define CONFIG_ENV_IS_IN_FLASH         1
 #define CONFIG_ENV_ADDR                        (CONFIG_SYS_FLASH_BASE + \
                                         CONFIG_SYS_MONITOR_LEN)
 #define CONFIG_ENV_SIZE                        0x1000