configs: sama7g5ek: enable mii command
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Tue, 9 Jun 2020 10:49:12 +0000 (13:49 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Thu, 7 Jan 2021 07:44:15 +0000 (09:44 +0200)
Enable mii command as ethernet's PHY specific programming is
based on it.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
configs/sama7g5ek_mmc1_defconfig

index 99e2439..176f4f3 100644 (file)
@@ -29,6 +29,7 @@ CONFIG_CMD_I2C=y
 # CONFIG_CMD_LOADS is not set
 CONFIG_CMD_MMC=y
 CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_EXT4=y
 CONFIG_CMD_FAT=y