Skip to content
Snippets Groups Projects
Commit 4f76d37c authored by Olof Johansson's avatar Olof Johansson
Browse files

ARM: multi_v7_defconfig: add SDHCI for i.MX


Turn on SDHCI for i.MX support so machines can boot with local rootfs
on SD. Tested on a Wandboard Quad.

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent bd737fea
No related branches found
No related tags found
No related merge requests found
......@@ -135,6 +135,7 @@ CONFIG_MMC=y
CONFIG_MMC_ARMMMCI=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_ESDHC_IMX=y
CONFIG_MMC_SDHCI_TEGRA=y
CONFIG_MMC_SDHCI_SPEAR=y
CONFIG_MMC_OMAP=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment