Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965225AbVINO5L (ORCPT ); Wed, 14 Sep 2005 10:57:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965230AbVINO5L (ORCPT ); Wed, 14 Sep 2005 10:57:11 -0400 Received: from xenotime.net ([66.160.160.81]:20382 "HELO xenotime.net") by vger.kernel.org with SMTP id S965225AbVINO5J (ORCPT ); Wed, 14 Sep 2005 10:57:09 -0400 Date: Wed, 14 Sep 2005 07:56:59 -0700 (PDT) From: "Randy.Dunlap" X-X-Sender: rddunlap@shark.he.net To: Cal Peake cc: Karel Kulhavy , "" Subject: Re: Search in make menuconfig doesn't work properly In-Reply-To: Message-ID: References: <20050914065010.GA8430@kestrel.twibright.com> 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: 753 Lines: 26 On Wed, 14 Sep 2005, Cal Peake wrote: > On Wed, 14 Sep 2005, Karel Kulhavy wrote: > > > I have 2.6.13 and if I press '/' in make menuconfig (Search > > Configuration Parameter, Enter Keyword) and enther "emulation", it > > doesn't find > > CONFIG_BLK_DEV_IDESCSI - SCSI emulation support. > > AFAIK it only matches against the CONFIG_ symbols. If you want it to do > more cook up a patch ;) IOW, entering: /BLK_DEV_IDESCSI does produce the expected (but maybe not the desired?) results. WFM. -- ~Randy - 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/