diff options
Diffstat (limited to 'configs/flea3_defconfig')
-rw-r--r-- | configs/flea3_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/flea3_defconfig b/configs/flea3_defconfig index b51bff8037d..298888c24bf 100644 --- a/configs/flea3_defconfig +++ b/configs/flea3_defconfig @@ -7,4 +7,6 @@ CONFIG_CMD_SPI=y CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_CMD_CACHE=y |