diff options
Diffstat (limited to 'include/configs/dns325.h')
-rw-r--r-- | include/configs/dns325.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/dns325.h b/include/configs/dns325.h index 85a2594..7ee274e 100644 --- a/include/configs/dns325.h +++ b/include/configs/dns325.h @@ -31,11 +31,8 @@ * Commands configuration */ #define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ -#define CONFIG_CMD_DHCP #define CONFIG_CMD_ENV #define CONFIG_CMD_NAND -#define CONFIG_CMD_PING -#define CONFIG_CMD_USB #define CONFIG_CMD_IDE #define CONFIG_CMD_DATE #define CONFIG_SYS_MVFS @@ -49,7 +46,6 @@ #include "mv-common.h" /* Remove or override few declarations from mv-common.h */ -#undef CONFIG_SYS_PROMPT /* * Ethernet Driver configuration |