Commit de124e87 authored by Barry Song's avatar Barry Song

ARM: prima2_defconfig: enable build for SiRFSoC SDHC host

this patch enables the MMC/SDHCI driver for SiRFSoC platforms.
Signed-off-by: default avatarBarry Song <Baohua.Song@csr.com>
parent 79302812
......@@ -42,6 +42,7 @@ CONFIG_USB_MASS_STORAGE=m
CONFIG_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_SIRF=y
CONFIG_DMADEVICES=y
CONFIG_DMADEVICES_DEBUG=y
CONFIG_DMADEVICES_VDEBUG=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment