Re: [PATCH 1/8] Kconfig: refine depends statements.

2007-04-22 Thread Miguel Ojeda
On 4/22/07, Arnd Bergmann <[EMAIL PROTECTED]> wrote: I would guess that this actually depends on PARPORT, not PARPORT_PC. In fact it does not depend on any of them. Auxiliary Displays could use any kind of interface. However, by now we only have one controller driver (ks0108) through parport

Re: [PATCH 1/8] Kconfig: refine depends statements.

2007-04-22 Thread Miguel Ojeda
On 4/22/07, Arnd Bergmann [EMAIL PROTECTED] wrote: I would guess that this actually depends on PARPORT, not PARPORT_PC. In fact it does not depend on any of them. Auxiliary Displays could use any kind of interface. However, by now we only have one controller driver (ks0108) through parport

Re: [PATCH 1/8] Kconfig: refine depends statements.

2007-04-21 Thread Arnd Bergmann
On Friday 20 April 2007, Martin Schwidefsky wrote: > diff -urpN linux-2.6/drivers/auxdisplay/Kconfig > linux-2.6-patched/drivers/auxdisplay/Kconfig > --- linux-2.6/drivers/auxdisplay/Kconfig2007-04-19 15:23:55.0 > +0200 > +++ linux-2.6-patched/drivers/auxdisplay/Kconfig

Re: [PATCH 1/8] Kconfig: refine depends statements.

2007-04-21 Thread Arnd Bergmann
On Friday 20 April 2007, Martin Schwidefsky wrote: diff -urpN linux-2.6/drivers/auxdisplay/Kconfig linux-2.6-patched/drivers/auxdisplay/Kconfig --- linux-2.6/drivers/auxdisplay/Kconfig2007-04-19 15:23:55.0 +0200 +++ linux-2.6-patched/drivers/auxdisplay/Kconfig

[PATCH 1/8] Kconfig: refine depends statements.

2007-04-20 Thread Martin Schwidefsky
From: Martin Schwidefsky <[EMAIL PROTECTED]> Refine some depends statements to limit their visibility to the environments that are actually supported. Signed-off-by: Martin Schwidefsky <[EMAIL PROTECTED]> --- drivers/auxdisplay/Kconfig |1 + drivers/char/Kconfig |1 +

[PATCH 1/8] Kconfig: refine depends statements.

2007-04-20 Thread Martin Schwidefsky
From: Martin Schwidefsky [EMAIL PROTECTED] Refine some depends statements to limit their visibility to the environments that are actually supported. Signed-off-by: Martin Schwidefsky [EMAIL PROTECTED] --- drivers/auxdisplay/Kconfig |1 + drivers/char/Kconfig |1 +