On Tue, Feb 25, 2014 at 11:30:19AM +0100, Geert Uytterhoeven wrote:
From: Geert Uytterhoeven <redacted>
Signed-off-by: Geert Uytterhoeven <redacted>
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 <redacted>
ARM: shmobile: multiplatform: Enable MSIOF in defconfig
Signed-off-by: Geert Uytterhoeven <redacted>
Acked-by: Magnus Damm <redacted>
Signed-off-by: Simon Horman <redacted>
---
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