From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: build breakage from of i2c helper patch Date: Thu, 17 Apr 2008 11:37:03 +0200 Message-ID: <20080417113703.0f24c578@hyperion.delvare> References: <48071778.2000405@scram.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48071778.2000405-NIgtFMG+Po8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org Errors-To: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org To: Jochen Friedrich Cc: "linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org list" , Stephen Rothwell , Paul Mackerras , Kumar Gala , Linux I2C List-Id: linux-i2c@vger.kernel.org On Thu, 17 Apr 2008 11:25:12 +0200, Jochen Friedrich wrote: > It looks like it. i2c-core needs to be compiled static for the OF bindings to work. > I guess in Kconfig "depends on OF && I2C" must be changed into "depends on OF && (I2C=y)" (blind shot) Maybe this means that some code that is in i2c-core should be moved to i2c-boardinfo instead? i2c-boardinfo is always built into the kernel even when i2c-core is modular. -- Jean Delvare _______________________________________________ i2c mailing list i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org http://lists.lm-sensors.org/mailman/listinfo/i2c