diff options
Diffstat (limited to 'configs/M5282EVB_defconfig')
-rw-r--r-- | configs/M5282EVB_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/M5282EVB_defconfig b/configs/M5282EVB_defconfig index 7aa36d9faa..df12b3a832 100644 --- a/configs/M5282EVB_defconfig +++ b/configs/M5282EVB_defconfig @@ -5,4 +5,6 @@ CONFIG_SYS_PROMPT="-> " # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_CMD_CACHE=y |