diff options
Diffstat (limited to 'include/configs/PIP405.h')
-rw-r--r-- | include/configs/PIP405.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h index 60e5a9a..d9f8be8 100644 --- a/include/configs/PIP405.h +++ b/include/configs/PIP405.h @@ -61,6 +61,7 @@ CFG_CMD_MII | \ CFG_CMD_SDRAM | \ CFG_CMD_DOC | \ + CFG_CMD_PING | \ CFG_CMD_SAVES | \ CFG_CMD_BSP ) /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */ |