> -----Original Message----- > From: Shawn Lin [mailto:shawn.lin@xxxxxxxxxxxxxx] > Sent: 06 August 2015 07:45 AM > To: jh80.chung@xxxxxxxxxxx; ulf.hansson@xxxxxxxxxx > Cc: heiko@xxxxxxxxx; dianders@xxxxxxxxxxxx; Vineet.Gupta1@xxxxxxxxxxxx; > Wei Xu; Joachim Eastwood; Alexey Brodkin; Kukjin Kim; Krzysztof Kozlowski; > Russell King; Jun Nie; Ralf Baechle; Govindraj Raja; linux-arm- > kernel@xxxxxxxxxxxxxxxxxxx; linux-samsung-soc@xxxxxxxxxxxxxxx; linux- > mips@xxxxxxxxxxxxxx; linux-mmc@xxxxxxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; linux-rockchip@xxxxxxxxxxxxxxxxxxx; > devicetree@xxxxxxxxxxxxxxx; Shawn Lin > Subject: [RFC PATCH v4 3/9] mips: pistachio_defconfig: remove > CONFIG_MMC_DW_IDMAC > > DesignWare MMC Controller's transfer mode should be decided at runtime > instead of compile-time. So we remove this config option and read dw_mmc's > register to select DMA master. > > Signed-off-by: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx> > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: None > > arch/mips/configs/pistachio_defconfig | 1 - > 1 file changed, 1 deletion(-) Acked-by: Govindraj Raja <govindraj.raja@xxxxxxxxxx> -- Thanks, Govindraj.R