Re: CONFIG_I8042

From: Michael Frank
Date: Sun Sep 28 2003 - 12:19:17 EST


On Sunday 28 September 2003 23:03, Russell King wrote:
> How can we turn this option off on non-x86 and without selecting
> CONFIG_EMBEDDED? It seems that as the configuration files stand,
> it is impossible to deselect this option:
>
> config SERIO_I8042
> tristate "i8042 PC Keyboard controller" if EMBEDDED || !X86
> default y
> select SERIO
>
> It seems that in menuconfig, it isn't possible to change this option
> either:
>
> x x --- Serial i/o support x x
> x x --- i8042 PC Keyboard controller x x
> x x <M> Serial port line discipline x x
>
> Maybe "!X86" doesn't mean "not X86 architectures" when it isn't
> defined?

Yeah, to make X86 under-donkey proof...

One can't make i8042 a module either.

Michael

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