aboutsummaryrefslogtreecommitdiff
path: root/configs/sama7g5ek_mmc1_defconfig
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea@microchip.com>2020-06-09 13:49:12 +0300
committerEugen Hristev <eugen.hristev@microchip.com>2021-01-07 09:44:15 +0200
commit02dae80ee49ab0fd8d524b9c7a768476fcdfe1b5 (patch)
tree9c68b4ffe23b8882b78970d4758052e1a6fef8ad /configs/sama7g5ek_mmc1_defconfig
parent7d41a8da8480f549d60ff318a9d879ec26579759 (diff)
downloadu-boot-02dae80ee49ab0fd8d524b9c7a768476fcdfe1b5.zip
u-boot-02dae80ee49ab0fd8d524b9c7a768476fcdfe1b5.tar.gz
u-boot-02dae80ee49ab0fd8d524b9c7a768476fcdfe1b5.tar.bz2
configs: sama7g5ek: enable mii command
Enable mii command as ethernet's PHY specific programming is based on it. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Diffstat (limited to 'configs/sama7g5ek_mmc1_defconfig')
-rw-r--r--configs/sama7g5ek_mmc1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sama7g5ek_mmc1_defconfig b/configs/sama7g5ek_mmc1_defconfig
index 99e2439..176f4f3 100644
--- a/configs/sama7g5ek_mmc1_defconfig
+++ b/configs/sama7g5ek_mmc1_defconfig
@@ -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