On Tue, Feb 25, 2014 at 11:30:19AM +0100, Geert Uytterhoeven wrote: > From: Geert Uytterhoeven <geert+rene...@linux-m68k.org> > > Signed-off-by: Geert Uytterhoeven <geert+rene...@linux-m68k.org>
Hi Geert, as discussed elsewhere I have queued up the multiplatform portion of this patch. For reference the patch that I have queued up is as follows. From: Geert Uytterhoeven <geert+rene...@linux-m68k.org> ARM: shmobile: multiplatform: Enable MSIOF in defconfig Signed-off-by: Geert Uytterhoeven <geert+rene...@linux-m68k.org> Acked-by: Magnus Damm <d...@opensource.se> Signed-off-by: Simon Horman <horms+rene...@verge.net.au> --- arch/arm/configs/shmobile_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 83b0725..2a27d46 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -78,6 +78,7 @@ CONFIG_I2C_GPIO=y CONFIG_I2C_RCAR=y CONFIG_SPI=y CONFIG_SPI_RSPI=y +CONFIG_SPI_SH_MSIOF=y CONFIG_GPIO_EM=y CONFIG_GPIO_RCAR=y # CONFIG_HWMON is not set -- 1.8.5.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/