Re: Surprising Kconfig depends semantics

From: James Simmons
Date: Fri Aug 08 2003 - 17:49:12 EST



> > default INPUT && INPUT_KEYBOARD && SERIO
> > patch (to address the things James said, in any cases it doesn't do any
> > harm).
>
> His comment didn't make much sense, INPUT_KEYBOARD is still independent of
> SERIO.
....
> The easier solution is probably to force SERIO to 'y' as well, as the
> point of hiding it behind EMBEDDED is to get it compiled into the kernel.

What I mean is shouldn't build serio by default all the time. USB doesn't
need it as well as some other drivers like the Amiga keyboard driver.
Serio can also be used by more things than I keyboard driver. Maybe I
misunderstood?

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