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

From: Andrew Morton
Date: Tue Jan 20 2004 - 13:22:35 EST


Andi Kleen <ak@xxxxxxx> wrote:
>
> Gerd Knorr <kraxel@xxxxxxxxxxx> writes:
> >
> > ==============================[ cut here ]==============================
> > --- linux-mm5-2.6.1/arch/x86_64/Kconfig.i2c 2004-01-20 13:14:42.000000000 +0100
> > +++ linux-mm5-2.6.1/arch/x86_64/Kconfig 2004-01-20 13:15:10.000000000 +0100
> > @@ -429,6 +429,8 @@
> >
> > source "drivers/char/Kconfig"
> >
> > +source "drivers/i2c/Kconfig"
> > +
>
> There is no such source in arch/i386/Kconfig. So it's probably wrong.
>

arch/i386/Kconfig sources drivers/Kconfig, which then picks up the i2c stuff.

-
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/