
sam at ravnborg
Jan 5, 2008, 11:20 AM
Views: 347
Permalink
|
|
Can ARM use drivers/Kconfig [Was: Kconfig: Source "drivers/usb/gadget/Kconfig" for ARCH=arm]
|
|
On Sat, Jan 05, 2008 at 06:42:52PM +0300, Al Boldi wrote: > > From: David Brownell <david-b[at]pacbell.net> > > Source "drivers/usb/gadget/Kconfig" for ARCH=arm. > > > Cc: David Brownell <david-b[at]pacbell.net> > Cc: Greg KH <greg[at]kroah.com> > Cc: Andrew Morton <akpm[at]linux-foundation.org> > Signed-off-by: Al Boldi <a1426z[at]gawab.com> > > --- > > --- 23.a/arch/arm/Kconfig > +++ 23.b/arch/arm/Kconfig > @@ -1049,6 +1049,8 @@ source "drivers/hid/Kconfig" > > source "drivers/usb/Kconfig" > > +source "drivers/usb/gadget/Kconfig" > + > source "drivers/mmc/Kconfig" > > source "drivers/rtc/Kconfig" What is preventing ARM from using drivers/Kconfig? That a better fix IMO. Sam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo[at]vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|