SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: Include i2c-shmobile.c in shmobile_defconfig
@ 2014-03-26  5:16 Magnus Damm
  2014-03-26  7:03 ` Wolfram Sang
  2014-03-26 17:02 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2014-03-26  5:16 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm@opensource.se>

Many SoCs include I2C controller instances compatible with
the i2c-shmobile.c driver. To increase hardware support enable
the driver in the shmobile_defconfig multiplatform configuration.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Written on top of renesas-devel-v3.14-rc8-20140325v2

 arch/arm/configs/shmobile_defconfig |    1 +
 1 file changed, 1 insertion(+)

--- 0001/arch/arm/configs/shmobile_defconfig
+++ work/arch/arm/configs/shmobile_defconfig	2014-03-26 13:42:06.000000000 +0900
@@ -75,6 +75,7 @@ CONFIG_SERIAL_SH_SCI=y
 CONFIG_SERIAL_SH_SCI_NR_UARTS 
 CONFIG_SERIAL_SH_SCI_CONSOLE=y
 CONFIG_I2C_GPIO=y
+CONFIG_I2C_SH_MOBILE=y
 CONFIG_I2C_RCAR=y
 CONFIG_SPI=y
 CONFIG_SPI_RSPI=y

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

end of thread, other threads:[~2014-03-26 17:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26  5:16 [PATCH] ARM: shmobile: Include i2c-shmobile.c in shmobile_defconfig Magnus Damm
2014-03-26  7:03 ` Wolfram Sang
2014-03-26 17:02 ` Simon Horman

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