ARM: shmobile: koelsch defconfig: Enable RSPI and MTD_M25P80
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Tue, 4 Feb 2014 15:24:02 +0000 (16:24 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 6 Feb 2014 11:53:38 +0000 (20:53 +0900)
This enables support for the Spansion s25fl512s SPI FLASH on QSPI.

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Acked-by: Magnus Damm <damm@opensource.se>
[horms+renesas@verge.net.au: resolved conflict]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/koelsch_defconfig

index c3b3c9d1d4e8f1206c8576908d7f7f3f31dfc154..95611392a20e3eb191a92cb4baeb47d5e76838ed 100644 (file)
@@ -40,6 +40,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_BLK_DEV_SD=y
 CONFIG_ATA=y
 CONFIG_SATA_RCAR=y
+CONFIG_MTD=y
+CONFIG_MTD_M25P80=y
 CONFIG_NETDEVICES=y
 # CONFIG_NET_VENDOR_ARC is not set
 # CONFIG_NET_CADENCE is not set
@@ -64,6 +66,8 @@ CONFIG_SERIAL_SH_SCI_NR_UARTS=20
 CONFIG_SERIAL_SH_SCI_CONSOLE=y
 CONFIG_I2C=y
 CONFIG_I2C_RCAR=y
+CONFIG_SPI=y
+CONFIG_SPI_RSPI=y
 # CONFIG_HWMON is not set
 CONFIG_THERMAL=y
 CONFIG_RCAR_THERMAL=y