Commit 53ed916d authored by Simon Horman's avatar Simon Horman

ARM: mach-shmobile: mackerel: enable MMCIF and SDHI in defconfig

I'm unsure why this isn't already the case.
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent f6161aa1
......@@ -94,6 +94,9 @@ CONFIG_USB_RENESAS_USBHS=y
CONFIG_USB_STORAGE=y
CONFIG_USB_GADGET=y
CONFIG_USB_RENESAS_USBHS_UDC=y
CONFIG_MMC=y
CONFIG_MMC_SDHI=y
CONFIG_MMC_SH_MMCIF=y
CONFIG_DMADEVICES=y
CONFIG_SH_DMAE=y
CONFIG_EXT2_FS=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