Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: eyeq5_defconfig: add cadence MMC/SDHCI driver

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>
Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Benoît Monin and committed by
Thomas Bogendoerfer
f973fe65 2de84c70

+2
+2
arch/mips/configs/eyeq5_defconfig
··· 79 79 CONFIG_HID_MONTEREY=y 80 80 CONFIG_MMC=y 81 81 CONFIG_MMC_SDHCI=y 82 + CONFIG_MMC_SDHCI_PLTFM=y 83 + CONFIG_MMC_SDHCI_CADENCE=y 82 84 # CONFIG_IOMMU_SUPPORT is not set 83 85 CONFIG_RESET_CONTROLLER=y 84 86 # CONFIG_NVMEM is not set