Kconfig: Drop CONFIG_CMD_ENV
[oweals/u-boot.git] / include / configs / ea20.h
index 3a5b5c7285d547ecaa1cd7daea704b4d630184d6..53ee1adc0b43509e3db9d6782609745513f7ac4e 100644 (file)
 /*
  * U-Boot commands
  */
-#define CONFIG_CMD_ENV
 #define CONFIG_CMD_SAVES
 
 #ifdef CONFIG_CMD_BDI
        !defined(CONFIG_USE_SPIFLASH)
 #define CONFIG_ENV_IS_NOWHERE
 #define CONFIG_ENV_SIZE                (16 << 10)
-#undef CONFIG_CMD_ENV
 #endif
 
 /* additions for new relocation code, must added to all boards */