diff options
Diffstat (limited to 'configs/qemu-ppce500_defconfig')
-rw-r--r-- | configs/qemu-ppce500_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/qemu-ppce500_defconfig b/configs/qemu-ppce500_defconfig index 0d2d5f79d91..e4744946121 100644 --- a/configs/qemu-ppce500_defconfig +++ b/configs/qemu-ppce500_defconfig @@ -8,6 +8,8 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_NETDEVICES=y CONFIG_E1000=y CONFIG_SYS_NS16550=y |