Re: CONFIG_I8042

From: Roman Zippel
Date: Sun Sep 28 2003 - 14:22:37 EST


Hi,

On Sun, 28 Sep 2003, Russell King wrote:

> > Well, it does require us to have at least SERIO. Also, we need to have
> > some way to make sure that I8042 does get selected on a PC.
> >
> > Apart from that, it doesn't matter how it's solved..
>
> 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.

What did you try? E.g. "select SERIO_I8042 if !EMBEDDED && X86" works fine
here.

bye, Roman

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