public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] imx_v6_v7_defconfig: enable SPIDEV module
@ 2016-12-02 14:56 Gary Bisson
  2016-12-02 15:18 ` Fabio Estevam
  0 siblings, 1 reply; 8+ messages in thread
From: Gary Bisson @ 2016-12-02 14:56 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
---
Hi,

Seems that this configuration is missing, especially since many
device trees are already using "spidev" nodes.

Regards,
Gary
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index cd81bd0..f208ad5 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -192,6 +192,7 @@ CONFIG_I2C_IMX=y
 CONFIG_SPI=y
 CONFIG_SPI_IMX=y
 CONFIG_SPI_FSL_DSPI=y
+CONFIG_SPI_SPIDEV=m
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_MC9S08DZ60=y
 CONFIG_GPIO_PCA953X=y
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-12-02 16:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-02 14:56 [PATCH] imx_v6_v7_defconfig: enable SPIDEV module Gary Bisson
2016-12-02 15:18 ` Fabio Estevam
2016-12-02 15:27   ` Gary Bisson
2016-12-02 15:44     ` Javier Martinez Canillas
2016-12-02 15:50       ` Javier Martinez Canillas
2016-12-02 16:08         ` Fabio Estevam
2016-12-02 16:13       ` Gary Bisson
2016-12-02 16:41         ` Javier Martinez Canillas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox