diff options
Diffstat (limited to 'configs/imx31_phycore_defconfig')
-rw-r--r-- | configs/imx31_phycore_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx31_phycore_defconfig b/configs/imx31_phycore_defconfig index 563de57dc0..a388ea7153 100644 --- a/configs/imx31_phycore_defconfig +++ b/configs/imx31_phycore_defconfig @@ -1,2 +1,3 @@ CONFIG_ARM=y CONFIG_TARGET_IMX31_PHYCORE=y +CONFIG_CMD_NET=y |