Re: 2.6.0-test3 issue

From: Jacek Kawa
Date: Sat Aug 09 2003 - 17:41:19 EST


Tom Rini wrote:

> Hello. I just tried to compile up 2.6.0-test3 for my x86 box, and I
> noticed that the following set of options will no longer work:
> CONFIG_EMBEDDED=n
> CONFIG_SERIO=m
> CONFIG_INPUT_KEYBOARD=y
> CONFIG_KEYBOARD_ATKBD=y
>
> The problem is that unless I set CONFIG_EMBEDDED, INPUT_KEYBOARD and
> KEYBOAD_ATKBD both get set to 'Y', regardless of the other dependancies
> (such as SERIO being 'm').

I think it's:

...
Alan Cox:
...
o mouse and keyboard by default if not embedded
...

change.

(I was wandering what I had done wrong, that mousedev.ko
disappeared 8)

jk

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