[PATCH v2 07/14] airoha: Add eMMC config to defconfig
Christian Marangi
ansuelsmth at gmail.com
Mon Apr 7 22:01:51 CEST 2025
Enable Mediatek MMC driver in Airoha AN7581 EVB defconfig to add support
for it in default images.
Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
configs/an7581_evb_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/an7581_evb_defconfig b/configs/an7581_evb_defconfig
index f5bd647cb6e..fa41a4bca97 100644
--- a/configs/an7581_evb_defconfig
+++ b/configs/an7581_evb_defconfig
@@ -77,3 +77,4 @@ CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_SHA512=y
CONFIG_AIROHA_ETH=y
+CONFIG_MMC_MTK=y
--
2.48.1
More information about the U-Boot
mailing list