diff options
Diffstat (limited to 'configs/portuxg20_defconfig')
-rw-r--r-- | configs/portuxg20_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/portuxg20_defconfig b/configs/portuxg20_defconfig index 29184e6dbb..aa44a80690 100644 --- a/configs/portuxg20_defconfig +++ b/configs/portuxg20_defconfig @@ -2,3 +2,4 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_STAMP9G20=y CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G20,PORTUXG20" +CONFIG_CMD_NET=y |