diff --git a/arch/arm/configs/rv1106-evb.config b/arch/arm/configs/rv1106-evb.config index 569f040a5ccb..a7fad0b31fe4 100644 --- a/arch/arm/configs/rv1106-evb.config +++ b/arch/arm/configs/rv1106-evb.config @@ -524,7 +524,7 @@ CONFIG_MMC_DW_PLTFM=y CONFIG_MMC_DW_ROCKCHIP=y # CONFIG_MMC_HSQ is not set # CONFIG_MMC_MTK is not set -CONFIG_MMC_QUEUE_DEPTH=64 +CONFIG_MMC_QUEUE_DEPTH=1 # CONFIG_MMC_SDHCI is not set # CONFIG_MMC_SPI is not set # CONFIG_MMC_TEST is not set diff --git a/arch/arm/configs/rv1106-ipc.config b/arch/arm/configs/rv1106-ipc.config index b93b472a3aeb..cbbc223897f8 100644 --- a/arch/arm/configs/rv1106-ipc.config +++ b/arch/arm/configs/rv1106-ipc.config @@ -138,7 +138,7 @@ CONFIG_MMC_DW_PLTFM=y CONFIG_MMC_DW_ROCKCHIP=y # CONFIG_MMC_HSQ is not set # CONFIG_MMC_MTK is not set -CONFIG_MMC_QUEUE_DEPTH=64 +CONFIG_MMC_QUEUE_DEPTH=1 # CONFIG_MMC_SDHCI is not set # CONFIG_MMC_SPI is not set # CONFIG_MMC_TEST is not set