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