diff options
Diffstat (limited to 'configs/openrisc-generic_defconfig')
-rw-r--r-- | configs/openrisc-generic_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/openrisc-generic_defconfig b/configs/openrisc-generic_defconfig index 47ed8dfce1a..d8a3b4c8484 100644 --- a/configs/openrisc-generic_defconfig +++ b/configs/openrisc-generic_defconfig @@ -3,4 +3,6 @@ CONFIG_TARGET_OPENRISC_GENERIC=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_SYS_NS16550=y |