diff options
Diffstat (limited to 'configs/ls2085a_emu_defconfig')
-rw-r--r-- | configs/ls2085a_emu_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2085a_emu_defconfig b/configs/ls2085a_emu_defconfig index 285813843b..27c58a7512 100644 --- a/configs/ls2085a_emu_defconfig +++ b/configs/ls2085a_emu_defconfig @@ -1,3 +1,4 @@ CONFIG_ARM=y CONFIG_TARGET_LS2085A_EMU=y CONFIG_SYS_EXTRA_OPTIONS="EMU" +CONFIG_CMD_NET=y |