diff options
Diffstat (limited to 'configs/vpac270_nor_256_defconfig')
-rw-r--r-- | configs/vpac270_nor_256_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vpac270_nor_256_defconfig b/configs/vpac270_nor_256_defconfig index dfff8b40d6..74b9473cc9 100644 --- a/configs/vpac270_nor_256_defconfig +++ b/configs/vpac270_nor_256_defconfig @@ -1,3 +1,4 @@ CONFIG_ARM=y CONFIG_TARGET_VPAC270=y CONFIG_SYS_EXTRA_OPTIONS="NOR,RAM_256M" +CONFIG_CMD_NET=y |