diff options
Diffstat (limited to 'configs/pxa255_idp_defconfig')
-rw-r--r-- | configs/pxa255_idp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pxa255_idp_defconfig b/configs/pxa255_idp_defconfig index 251d6c42785..ad9bd4cc1d5 100644 --- a/configs/pxa255_idp_defconfig +++ b/configs/pxa255_idp_defconfig @@ -1,2 +1,3 @@ CONFIG_ARM=y CONFIG_TARGET_PXA255_IDP=y +CONFIG_CMD_NET=y |