diff options
Diffstat (limited to 'configs/pcs440ep_defconfig')
-rw-r--r-- | configs/pcs440ep_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pcs440ep_defconfig b/configs/pcs440ep_defconfig index 299bf8afa7..593766ef5b 100644 --- a/configs/pcs440ep_defconfig +++ b/configs/pcs440ep_defconfig @@ -1,3 +1,4 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_PCS440EP=y +CONFIG_CMD_NET=y |