diff mbox series

[6/6] MIPS: eyeq5_defconfig: add cadence MMC/SDHCI driver

Message ID 51dcb9654b88972112f932059b3a52e0057b830a.1750156323.git.benoit.monin@bootlin.com
State New
Headers show
Series [1/6] dt-bindings: mmc: cdns: add Mobileye EyeQ MMC/SDHCI controller | expand

Commit Message

Benoît Monin June 17, 2025, 1:25 p.m. UTC
Enable MMC support on eyeQ5 platform so it can be used as the root
partition.

Signed-off-by: Benoît Monin <benoit.monin@bootlin.com>
---
 arch/mips/configs/eyeq5_defconfig | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/arch/mips/configs/eyeq5_defconfig b/arch/mips/configs/eyeq5_defconfig
index ff7af5dc6d9d..328016c1c6f4 100644
--- a/arch/mips/configs/eyeq5_defconfig
+++ b/arch/mips/configs/eyeq5_defconfig
@@ -79,6 +79,8 @@  CONFIG_HID_MICROSOFT=y
 CONFIG_HID_MONTEREY=y
 CONFIG_MMC=y
 CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_PLTFM=y
+CONFIG_MMC_SDHCI_CADENCE=y
 # CONFIG_IOMMU_SUPPORT is not set
 CONFIG_RESET_CONTROLLER=y
 # CONFIG_NVMEM is not set