lkml.org 
[lkml]   [2018]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 11/14] ARM: configs: stm32: Enable MMC_ARMMMCI support
    Date
    From: Patrice Chotard <patrice.chotard@st.com>

    Enable MMC_ARMMCI support to add SDIO support for
    STM32F4 and STM32F7 SoCs family

    Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
    ---
    arch/arm/configs/stm32_defconfig | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig
    index 21b2bf7..8b64a9e 100644
    --- a/arch/arm/configs/stm32_defconfig
    +++ b/arch/arm/configs/stm32_defconfig
    @@ -56,6 +56,8 @@ CONFIG_MFD_STMPE=y
    CONFIG_REGULATOR=y
    CONFIG_REGULATOR_FIXED_VOLTAGE=y
    # CONFIG_USB_SUPPORT is not set
    +CONFIG_MMC=y
    +CONFIG_MMC_ARMMMCI=y
    CONFIG_NEW_LEDS=y
    CONFIG_LEDS_CLASS=y
    CONFIG_LEDS_GPIO=y
    --
    1.9.1
    \
     
     \ /
      Last update: 2018-01-14 23:25    [W:4.170 / U:0.128 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site