From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 24 May 2011 07:23:44 +0000 Subject: Re: [PATCH 4/5] video: mb862xx: add support for controller's I2C bus adapter Message-Id: <20110524072344.GF11986@linux-sh.org> List-Id: References: <1305302089-7666-5-git-send-email-agust@denx.de> In-Reply-To: <1305302089-7666-5-git-send-email-agust@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org On Fri, May 13, 2011 at 05:54:48PM +0200, Anatolij Gustschin wrote: > Add adapter driver for I2C adapter in Coral-P(A)/Lime GDCs. > So we can easily access devices on controller's I2C bus using > i2c-dev interface. > > Signed-off-by: Anatolij Gustschin I don't see anything in the Kconfig that prevents this from being built with CONFIG_I2C=n, have you tested this case?