Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 28 Dec 2002 16:50:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 28 Dec 2002 16:50:44 -0500 Received: from [207.217.120.123] ([207.217.120.123]:18937 "EHLO swan.mail.pas.earthlink.net") by vger.kernel.org with ESMTP id ; Sat, 28 Dec 2002 16:50:43 -0500 Date: Sat, 28 Dec 2002 14:51:14 -0800 (PST) From: James Simmons X-X-Sender: To: Linus Torvalds cc: Harald Dunkel , Kernel Mailing List Subject: Re: Linux v2.5.53 In-Reply-To: <3E0CCFFD.5090007@Synopsys.COM> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2422 Lines: 67 Okay this problem is getting annoying. Here are a few fixes. Please apply Linus. MS: (n) 1. A debilitating and surprisingly widespread affliction that renders the sufferer barely able to perform the simplest task. 2. A disease. James Simmons [jsimmons@users.sf.net] ____/| fbdev/console/gfx developer \ o.O| http://www.linux-fbdev.org =(_)= http://linuxgfx.sourceforge.net U http://linuxconsole.sourceforge.net You can import this changeset into BK by piping this whole message to: '| bk receive [path to repository]' or apply the patch as usual. =================================================================== ChangeSet@1.868, 2002-12-10 12:07:45-08:00, jsimmons@kozmo.(none) The VT tty layer depends on the input api now. Fixed this dependency. Kconfig | 1 + 1 files changed, 1 insertion(+) diff -Nru a/drivers/char/Kconfig b/drivers/char/Kconfig --- a/drivers/char/Kconfig Tue Dec 10 12:16:48 2002 +++ b/drivers/char/Kconfig Tue Dec 10 12:16:48 2002 @@ -6,6 +6,7 @@ config VT bool "Virtual terminal" + depends on INPUT=y ---help--- If you say Y here, you will get support for terminal devices with display and keyboard devices. These are called "virtual" because you =================================================================== This BitKeeper patch contains the following changesets: + ## Wrapped with gzip_uu ## begin 664 bkpatch6044 M'XL(`+!+]CT``]54VVH;,1!]MKYB("\MQ;NZ[,T+6]RFEX24UKA.7TH?A';L MW=@KF97L9,-^?&6[N1!,H*5]J"X(9H;#F3D'G<"EQ38?7-FZ:8RVY`3.C'7Y M8&EN&Q.\T$;C2Q^<&N.#X<:VH6U5N*KUYF98Z_7&$9^=2*)31*>\5*QF3$L*0\RI*(W+4P?DS]"0KCC+)1%,6C7B24 M"?(.6)`E&5`>,G\H,)[3-(_B(!D M^)N+$"HI>0VW]7J-J_%!\B;)EH%I%]_O6O_1EVV]4SY4E6S#"V7TO%X>E$!R/3_<90`_IWY1Y]40<97M'':O>F>O?T2:E MW.+56)D2/?DE=COD8+-\!I)Q?^/$JR[8B!]L)YZ:CHW^>]/M5?D"P_9Z?[R) L)D<%^@,SGF?`R.`1L_//D\M9T3W\/ZI"M;2;IE!2\7B$2'X"W[RZ@MX$```` ` end - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/