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