Re: CONFIG_I8042

From: Linus Torvalds
Date: Sun Sep 28 2003 - 13:52:00 EST



On Sun, 28 Sep 2003, Russell King wrote:
>
> It appears that "select" doesn't accept conditionals as the kconfig
> language stands - jejb also ran into this issue, and tried various
> ways around. The only solution which seems to work is to remove this
> select line entirely.

That is WRONG.

At least it should unconditionally select "SERIO", since the damn driver
won't link without it.

The fact that it also requires a I8042 driver to actually _work_ on a PC
is a separate issue, but one that needs to also be resolved some way.

Linus

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