[RFC PATCH v3 3/5] arm: configs: remove CONFIG_MMC_DW_IDMAC

Vineet Gupta Vineet.Gupta1 at synopsys.com
Wed Aug 5 01:34:54 PDT 2015


On Wednesday 05 August 2015 01:52 PM, Shawn Lin wrote:
> DesignWare MMC Controller's transfer mode should be decided
> at runtime instead of compile-time. So we remove this config
> option, and elaborate more in Documentation(synopsys-dw-mshc).
>
> Modify these files:
> arch/arc/configs/axs101_defconfig
> arch/arc/configs/axs103_defconfig
> arch/arc/configs/axs103_smp_defconfig

While you remove the config option from ARC defconfigs, you fail to add the
corresponding DT glue in ARC files (like you did for ARM). The pointer to DT is
contained in corresponding defconfig. Please fix that .

-Vineet



More information about the Linux-rockchip mailing list