diff options
Diffstat (limited to 'configs/ls2085a_simu_defconfig')
-rw-r--r-- | configs/ls2085a_simu_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2085a_simu_defconfig b/configs/ls2085a_simu_defconfig index 5443bf80b46..b3d861b9174 100644 --- a/configs/ls2085a_simu_defconfig +++ b/configs/ls2085a_simu_defconfig @@ -1,3 +1,4 @@ CONFIG_ARM=y CONFIG_TARGET_LS2085A_SIMU=y CONFIG_SYS_EXTRA_OPTIONS="SIMU" +CONFIG_CMD_NET=y |