diff options
Diffstat (limited to 'configs/ls2080a_simu_defconfig')
-rw-r--r-- | configs/ls2080a_simu_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ls2080a_simu_defconfig b/configs/ls2080a_simu_defconfig index a4055ab8c0..c3429a0cc5 100644 --- a/configs/ls2080a_simu_defconfig +++ b/configs/ls2080a_simu_defconfig @@ -12,10 +12,13 @@ CONFIG_HUSH_PARSER=y # CONFIG_CMD_EDITENV is not set # CONFIG_CMD_ENV_EXISTS is not set # CONFIG_CMD_LOADS is not set +CONFIG_CMD_I2C=y # CONFIG_CMD_FPGA is not set # CONFIG_CMD_ITEST is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y # CONFIG_CMD_NFS is not set +CONFIG_CMD_PING=y # CONFIG_CMD_MISC is not set CONFIG_NET_RANDOM_ETHADDR=y CONFIG_SYS_NS16550=y |