- Remove EEPROM command.

This commit is contained in:
stroese 2003-06-24 14:31:16 +00:00
parent a0e135b493
commit a6457f7971
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@
CFG_CMD_ELF )
#else
#define CONFIG_COMMANDS ( CONFIG_CMD_DFL | \
CFG_CMD_EEPROM | \
CFG_CMD_BSP )
#endif