diff options
Diffstat (limited to 'configs/vpac270_nor_128_defconfig')
-rw-r--r-- | configs/vpac270_nor_128_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vpac270_nor_128_defconfig b/configs/vpac270_nor_128_defconfig index 0f2ff7c782..6c40f1e55c 100644 --- a/configs/vpac270_nor_128_defconfig +++ b/configs/vpac270_nor_128_defconfig @@ -1,3 +1,4 @@ CONFIG_ARM=y CONFIG_TARGET_VPAC270=y CONFIG_SYS_EXTRA_OPTIONS="NOR,RAM_128M" +CONFIG_CMD_NET=y |