* [PATCH 3/4] ARM: shmobile: koelsch: Enable I2C in defconfig
@ 2014-02-04 18:48 Valentine Barshak
2014-02-06 6:57 ` Simon Horman
0 siblings, 1 reply; 2+ messages in thread
From: Valentine Barshak @ 2014-02-04 18:48 UTC (permalink / raw)
To: linux-sh
This enables I2C support in koelsch_defconfig.
Signed-off-by: Valentine Barshak <valentine.barshak@cogentembedded.com>
---
arch/arm/configs/koelsch_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/koelsch_defconfig b/arch/arm/configs/koelsch_defconfig
index 3015797..c3b3c9d 100644
--- a/arch/arm/configs/koelsch_defconfig
+++ b/arch/arm/configs/koelsch_defconfig
@@ -62,6 +62,8 @@ CONFIG_SH_ETH=y
CONFIG_SERIAL_SH_SCI=y
CONFIG_SERIAL_SH_SCI_NR_UARTS
CONFIG_SERIAL_SH_SCI_CONSOLE=y
+CONFIG_I2C=y
+CONFIG_I2C_RCAR=y
# CONFIG_HWMON is not set
CONFIG_THERMAL=y
CONFIG_RCAR_THERMAL=y
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 3/4] ARM: shmobile: koelsch: Enable I2C in defconfig
2014-02-04 18:48 [PATCH 3/4] ARM: shmobile: koelsch: Enable I2C in defconfig Valentine Barshak
@ 2014-02-06 6:57 ` Simon Horman
0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2014-02-06 6:57 UTC (permalink / raw)
To: linux-sh
On Tue, Feb 04, 2014 at 10:48:22PM +0400, Valentine Barshak wrote:
> This enables I2C support in koelsch_defconfig.
Thanks, I have queued this up.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-06 6:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-04 18:48 [PATCH 3/4] ARM: shmobile: koelsch: Enable I2C in defconfig Valentine Barshak
2014-02-06 6:57 ` Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).