[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200704220050.24089.arnd@arndb.de>
Date: Sun, 22 Apr 2007 00:50:23 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Martin Schwidefsky <schwidefsky@...ibm.com>
Cc: linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org,
akpm@...ux-foundation.org
Subject: Re: [PATCH 1/8] Kconfig: refine depends statements.
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/Kconfig 2007-04-19 15:23:55.000000000 +0200
> +++ linux-2.6-patched/drivers/auxdisplay/Kconfig 2007-04-19 15:49:17.000000000 +0200
> @@ -6,6 +6,7 @@
> #
>
> menu "Auxiliary Display support"
> + depends on PARPORT_PC
>
> config KS0108
> tristate "KS0108 LCD Controller"
I would guess that this actually depends on PARPORT, not PARPORT_PC.
The rest of this patch looks good.
Arnd <><
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists