diff options
Diffstat (limited to 'configs/cpu9260_defconfig')
-rw-r--r-- | configs/cpu9260_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cpu9260_defconfig b/configs/cpu9260_defconfig index 8b6c543fb6d..a1f4398c7b5 100644 --- a/configs/cpu9260_defconfig +++ b/configs/cpu9260_defconfig @@ -2,3 +2,4 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_CPU9260=y CONFIG_SYS_EXTRA_OPTIONS="CPU9260" +CONFIG_CMD_NET=y |