ARM: multi_v7_defconfig: Enable support for Samsung S3C64XX SPI
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Mon, 18 May 2015 06:30:16 +0000 (15:30 +0900)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 May 2015 15:12:54 +0000 (17:12 +0200)
Build the spi-s3c64xx driver as a module to have support for
the SPI controller in several Samsung SoCs.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig

index 84eb4eaea423319c8883503599e39a2378499fdc..a31ded9af6fc3c5a6db55a7cd3bcfb469cedc9ea 100644 (file)
@@ -306,6 +306,7 @@ CONFIG_SPI_OMAP24XX=y
 CONFIG_SPI_ORION=y
 CONFIG_SPI_PL022=y
 CONFIG_SPI_RSPI=y
+CONFIG_SPI_S3C64XX=m
 CONFIG_SPI_SH_MSIOF=m
 CONFIG_SPI_SH_HSPI=y
 CONFIG_SPI_SIRF=y