diff options
Diffstat (limited to 'configs/vl_ma2sc_ram_defconfig')
-rw-r--r-- | configs/vl_ma2sc_ram_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vl_ma2sc_ram_defconfig b/configs/vl_ma2sc_ram_defconfig index c1f49471d4..6ffbf883ac 100644 --- a/configs/vl_ma2sc_ram_defconfig +++ b/configs/vl_ma2sc_ram_defconfig @@ -2,3 +2,4 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_VL_MA2SC=y CONFIG_SYS_EXTRA_OPTIONS="RAMLOAD" +CONFIG_CMD_NET=y |