Re: [2.6.24-rc6-mm1] Build Failure on ppc64 with CONFIG_USB_GADGET not set.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: sudhir kumar <imsudhirkumar@...>
Cc: <linux-kernel@...>, <sam@...>, Hendrik Sattler <post@...>, Richard Purdie <rpurdie@...>
Date: Monday, January 7, 2008 - 1:49 pm

On Mon, 7 Jan 2008 16:53:58 +0530 "sudhir kumar" <imsudhirkumar@gmail.com> wrote:


Strange.

oz99x-i2c-button-and-led-support-driver.patch has

+config OZ99X
+	tristate "O2 Micro/ETC OZ990/OZ992 SMBus chip"
+	depends on I2C
+	select INPUT_POLLDEV
+	select LEDS_CLASS

and your .config gives

box:/usr/src/25> grep LEDS .config
# CONFIG_NEW_LEDS is not set
CONFIG_LEDS_CLASS=y

so drivers/leds/led-class.o should be linked into your vmlinux.  But that
obviously isn't happening.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [2.6.24-rc6-mm1] Build Failure on ppc64 with CONFIG_USB_..., Andrew Morton, (Mon Jan 7, 1:49 pm)