Re: [patch] -mm5 has no i2c on amd64

From: Greg KH
Date: Tue Jan 20 2004 - 19:32:42 EST


On Tue, Jan 20, 2004 at 07:51:32PM +0100, Andi Kleen wrote:
> On Tue, 20 Jan 2004 19:32:59 +0100
> Gerd Knorr <kraxel@xxxxxxx> wrote:
>
> > On Tue, Jan 20, 2004 at 01:59:46PM +0100, Andi Kleen wrote:
> > > Gerd Knorr <kraxel@xxxxxxxxxxx> writes:
> > > >
> > > > +++ linux-mm5-2.6.1/arch/x86_64/Kconfig 2004-01-20 13:15:10.000000000 +0100
> > > > +source "drivers/i2c/Kconfig"
> > > > +
> > >
> > > There is no such source in arch/i386/Kconfig. So it's probably wrong.
> >
> > i386 includes that indirectly via drivers/Kconfig
> > So should the other archs do that too?
>
> Yep. Or at least x86-64 should likely.
>
> But it must have worked until recently because I got a report about I2C on x86-64 for 2.6.0.

Yes, I just moved the i2c Kconfig out of the char menu, and into the
main drivers/Kconfig.

And here I thought all of the archs had switched to using that file,
instead of trying to put together their own drivers menus :)

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/