From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 21 Jun 2001 18:49:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 21 Jun 2001 18:49:30 -0400 Received: from fmfdns02.fm.intel.com ([132.233.247.11]:35022 "EHLO thalia.fm.intel.com") by vger.kernel.org with ESMTP id ; Thu, 21 Jun 2001 18:49:19 -0400 Message-ID: <4148FEAAD879D311AC5700A0C969E89006CDDEE1@orsmsx35.jf.intel.com> From: "Grover, Andrew" To: "'esr@thyrsus.com'" , CML2 , kbuild-devel@lists.sourceforge.net Subject: RE: [kbuild-devel] Missing help entries in 2.4.6pre5 Date: Thu, 21 Jun 2001 15:49:01 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="ISO-8859-1" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org They're all in pre5 patch, around line 900. Regards -- Andy > From: Eric S. Raymond [mailto:esr@thyrsus.com] > The following configuration symbols in 2.4.6pre5 do not have > Congfgure.help entries,: > > CONFIG_ACPI_AC > CONFIG_ACPI_BUSMGR > CONFIG_ACPI_BUTTON > CONFIG_ACPI_CMBATT > CONFIG_ACPI_CPU > CONFIG_ACPI_DEBUG > CONFIG_ACPI_EC > CONFIG_ACPI_SYS > CONFIG_ACPI_THERMAL From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 21 Jun 2001 19:07:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 21 Jun 2001 19:07:13 -0400 Received: from snark.tuxedo.org ([207.106.50.26]:30724 "EHLO snark.thyrsus.com") by vger.kernel.org with ESMTP id ; Thu, 21 Jun 2001 19:06:58 -0400 Date: Thu, 21 Jun 2001 19:10:35 -0400 From: "Eric S. Raymond" To: "Grover, Andrew" Cc: CML2 , kbuild-devel@lists.sourceforge.net Subject: Re: [kbuild-devel] Missing help entries in 2.4.6pre5 Message-ID: <20010621191035.A8796@thyrsus.com> Reply-To: esr@thyrsus.com Mail-Followup-To: "Eric S. Raymond" , "Grover, Andrew" , CML2 , kbuild-devel@lists.sourceforge.net In-Reply-To: <4148FEAAD879D311AC5700A0C969E89006CDDEE1@orsmsx35.jf.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4148FEAAD879D311AC5700A0C969E89006CDDEE1@orsmsx35.jf.intel.com>; from andrew.grover@intel.com on Thu, Jun 21, 2001 at 03:49:01PM -0700 Organization: Eric Conspiracy Secret Labs X-Eric-Conspiracy: There is no conspiracy Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Grover, Andrew : > They're all in pre5 patch, around line 900. > > Regards -- Andy My error, thanks. OK, the revised list of the missing is CONFIG_MOMENCO_OCELOT CONFIG_MTD_CFI_VIRTUAL_ER I'll release a 2.11 Configure.help shortly. -- Eric S. Raymond An armed society is a polite society. Manners are good when one may have to back up his acts with his life. -- Robert A. Heinlein, "Beyond This Horizon", 1942 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 22 Jun 2001 04:26:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 22 Jun 2001 04:26:26 -0400 Received: from t2.redhat.com ([199.183.24.243]:47867 "EHLO passion.cambridge.redhat.com") by vger.kernel.org with ESMTP id ; Fri, 22 Jun 2001 04:26:15 -0400 X-Mailer: exmh version 2.3 01/15/2001 with nmh-1.0.4 From: David Woodhouse X-Accept-Language: en_GB In-Reply-To: <20010621191035.A8796@thyrsus.com> In-Reply-To: <20010621191035.A8796@thyrsus.com> <4148FEAAD879D311AC5700A0C969E89006CDDEE1@orsmsx35.jf.intel.com> To: esr@thyrsus.com Cc: "Grover, Andrew" , CML2 , kbuild-devel@lists.sourceforge.net Subject: Re: [kbuild-devel] Missing help entries in 2.4.6pre5 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 22 Jun 2001 09:26:10 +0100 Message-ID: <8260.993198370@redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org esr@thyrsus.com said: > OK, the revised list of the missing is > CONFIG_MOMENCO_OCELOT CONFIG_MTD_CFI_VIRTUAL_ER These haven't changed in the last five days either. -- dwmw2