diff options
Diffstat (limited to 'configs/mx31ads_defconfig')
-rw-r--r-- | configs/mx31ads_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx31ads_defconfig b/configs/mx31ads_defconfig index 5105a9a1c8..096028c115 100644 --- a/configs/mx31ads_defconfig +++ b/configs/mx31ads_defconfig @@ -1,2 +1,3 @@ CONFIG_ARM=y CONFIG_TARGET_MX31ADS=y +CONFIG_CMD_NET=y |