From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S274838AbTHKWKS (ORCPT ); Mon, 11 Aug 2003 18:10:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S274839AbTHKWKS (ORCPT ); Mon, 11 Aug 2003 18:10:18 -0400 Received: from adsl-63-194-239-202.dsl.lsan03.pacbell.net ([63.194.239.202]:49422 "EHLO mmp-linux.matchmail.com") by vger.kernel.org with ESMTP id S274838AbTHKWKN (ORCPT ); Mon, 11 Aug 2003 18:10:13 -0400 Date: Mon, 11 Aug 2003 15:10:11 -0700 From: Mike Fedyk To: Jim Carter Cc: linux-kernel@vger.kernel.org Subject: Re: Kconfig -- kill "if you want to read about modules, see" crap? Message-ID: <20030811221011.GE1027@matchmail.com> Mail-Followup-To: Jim Carter , linux-kernel@vger.kernel.org References: <20030811132127.GA2596@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 11, 2003 at 02:36:16PM -0700, Jim Carter wrote: > On Mon, 11 Aug 2003, M?ns Rullg?rd wrote: > > Pavel Machek writes: > > > This driver is also available as a module ( = code which can... > > > Perhaps having 1000 copies of same help text is bad idea? ... > > > > I agree, but it would be nice to show the name of the module in the > > help text. These are not always obvious. > > From user land, one vote of agreement on both points. See subthread talking about modifying Kconfig...