diff options
Diffstat (limited to 'configs/calimain_defconfig')
-rw-r--r-- | configs/calimain_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/calimain_defconfig b/configs/calimain_defconfig index a2ba4b0c5a..1f88b6604b 100644 --- a/configs/calimain_defconfig +++ b/configs/calimain_defconfig @@ -7,4 +7,6 @@ CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR="\x0b" CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_SYS_NS16550=y |