lkml.org 
[lkml]   [2018]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5/5] ARM: configs: stm32: add mmc and ext2/3/4 support
    Date
    From: Ludovic Barre <ludovic.barre@st.com>

    This patch adds support of
    -mmc framework and stm32 sdmmc controller
    -ext2/3/4 filesystem
    -LBDAF to support huge file (needed for ext4)

    Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
    ---
    arch/arm/configs/stm32_defconfig | 4 +++-
    1 file changed, 3 insertions(+), 1 deletion(-)

    diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig
    index 91014ea..2573355 100644
    --- a/arch/arm/configs/stm32_defconfig
    +++ b/arch/arm/configs/stm32_defconfig
    @@ -15,7 +15,6 @@ CONFIG_EMBEDDED=y
    # CONFIG_VM_EVENT_COUNTERS is not set
    # CONFIG_SLUB_DEBUG is not set
    CONFIG_MODULES=y
    -# CONFIG_LBDAF is not set
    # CONFIG_BLK_DEV_BSG is not set
    # CONFIG_IOSCHED_DEADLINE is not set
    # CONFIG_IOSCHED_CFQ is not set
    @@ -57,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_STM32_SDMMC=y
    CONFIG_NEW_LEDS=y
    CONFIG_LEDS_CLASS=y
    CONFIG_LEDS_GPIO=y
    @@ -71,6 +72,7 @@ CONFIG_STM32_MDMA=y
    CONFIG_IIO=y
    CONFIG_STM32_ADC_CORE=y
    CONFIG_STM32_ADC=y
    +CONFIG_EXT3_FS=y
    # CONFIG_FILE_LOCKING is not set
    # CONFIG_DNOTIFY is not set
    # CONFIG_INOTIFY_USER is not set
    --
    2.7.4
    \
     
     \ /
      Last update: 2018-02-15 14:37    [W:4.153 / U:0.056 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site