Re: kconfig creates strange (invalid?) configuration

From: Adrian Bunk
Date: Sun Feb 10 2008 - 13:38:43 EST


On Sun, Feb 10, 2008 at 10:30:26AM -0800, Randy Dunlap wrote:
> On Sun, 10 Feb 2008 16:33:33 +0200 Adrian Bunk wrote:
>
> > The attached .config (with current -git) results in a compile
> > error since it contains:
> >
> > CONFIG_X86=y
> > # CONFIG_EMBEDDED is not set
> > CONFIG_SERIO=m
> > CONFIG_SERIO_I8042=y
> >
> > Looking at drivers/input/serio/Kconfig I simply don't get how this
> > can happen.
>
> Is this from a 'make randconfig' or from one of the *config tools
> or done via a text editor (+ make oldconfig)?

This is my standard "everything modular" .config.

But I don't get the source of your question since it shouldn't matter
where the .config comes from, and it stays this way after an oldconfig.

> ~Randy

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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