cmd: Convert CONFIG_CMD_ELF to Kconfig
[oweals/u-boot.git] / include / configs / pb1x00.h
index 516d38144a07dd6d3aa9cccfa40375e78f9f6e12..41b7393c0ef300e811ed4af3a6b12b4386cb8c96 100644 (file)
  * Command line configuration.
  */
 #define CONFIG_CMD_DHCP
-#define CONFIG_CMD_ELF
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
 
 #undef CONFIG_CMD_FAT
 #undef CONFIG_CMD_IDE
-#undef CONFIG_CMD_ELF
 #undef CONFIG_CMD_BEDBUG
 
 #endif /* __CONFIG_H */