From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763326AbXGSUu0 (ORCPT ); Thu, 19 Jul 2007 16:50:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760422AbXGSUuP (ORCPT ); Thu, 19 Jul 2007 16:50:15 -0400 Received: from einhorn.in-berlin.de ([192.109.42.8]:35728 "EHLO einhorn.in-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759449AbXGSUuM (ORCPT ); Thu, 19 Jul 2007 16:50:12 -0400 X-Envelope-From: stefanr@s5r6.in-berlin.de Message-ID: <469FCE5E.80803@s5r6.in-berlin.de> Date: Thu, 19 Jul 2007 22:49:34 +0200 From: Stefan Richter User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070609 SeaMonkey/1.1.2 MIME-Version: 1.0 To: Geert Uytterhoeven CC: Jan Engelhardt , Randy Dunlap , Linux Kernel Mailing List , Michal Piotrowski , Andrew Morton , Linux/PPC Development , Linux/m68k Subject: Re: 2.6.22-git* regression: Kconfig prompts without help text References: <469BBDAD.2010908@s5r6.in-berlin.de> <20070718094119.4a26ae03.randy.dunlap@oracle.com> In-Reply-To: X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Geert Uytterhoeven wrote: > On Wed, 18 Jul 2007, Jan Engelhardt wrote: >> Add some help texts to recently-introduced kconfig items >> >> Index: linux-2.6.23/drivers/macintosh/Kconfig >> =================================================================== >> --- linux-2.6.23.orig/drivers/macintosh/Kconfig >> +++ linux-2.6.23/drivers/macintosh/Kconfig >> @@ -3,6 +3,12 @@ menuconfig MACINTOSH_DRIVERS >> bool "Macintosh device drivers" >> depends on PPC || MAC || X86 >> default y if (PPC_PMAC || MAC) >> + ---help--- >> + Say Y here to get to see options for devices used with Macintosh >> + computers, both PPC and Intel based. This option alone does not add > ^^^^^ >> + any kernel code. >> + >> + If you say N, all options in this submenu will be skipped and disabled. > > `MAC' is the symbol for m68k Macs. OK, then this should read Say Y here to get to see options for devices used with Macintosh computers. This option alone does not add any kernel code. If you say N, all options in this submenu will be skipped and disabled. > From a quick look at drivers/macintosh/Kconfig, all of the entries are for m68k > and PPC Macs only. The only thing that depends on X86 is the main menu... There is one entry for all sorts of Macs, MAC_EMUMOUSEBTN. -- Stefan Richter -=====-=-=== -=== =--== http://arcgraph.de/sr/