Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750956AbWC2SU1 (ORCPT ); Wed, 29 Mar 2006 13:20:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750961AbWC2SU1 (ORCPT ); Wed, 29 Mar 2006 13:20:27 -0500 Received: from mx2.suse.de ([195.135.220.15]:36818 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1750921AbWC2SU0 (ORCPT ); Wed, 29 Mar 2006 13:20:26 -0500 Date: Wed, 29 Mar 2006 20:20:21 +0200 Message-ID: From: Takashi Iwai To: Frederik Deweerdt Cc: Clemens Ladisch , Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH 2.6.16-mm2] Kconfig SND_SEQUENCER_OSS help text fix In-Reply-To: <20060329094419.GA9446@silenus.home.res> References: <20060328003508.2b79c050.akpm@osdl.org> <20060328134654.GA9671@silenus.home.res> <1143617782.442a38f61b98b@www.domainfactory-webmail.de> <20060329094419.GA9446@silenus.home.res> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta25) (eggplant) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1472 Lines: 43 At Wed, 29 Mar 2006 11:44:19 +0200, Frederik Deweerdt wrote: > > On Wed, Mar 29, 2006 at 10:36:22AM +0200, Clemens Ladisch wrote: > > The help test is misleading, but partly true. > The text itself is thus a tristate: "true, false, partly true" :) > > > > > - To compile this driver as a module, choose M here: the module > > > - will be called snd-seq-oss. > > > > It is not possible to choose M here, but the OSS sequencer will be a > > module when the ALSA sequencer (CONFIG_SND_SEQUENCER) is a module. > > > Could we settle for this? > > > Signed-off-by: Frederik Deweerdt > > --- linux-2.6.16-mm2/sound/core/Kconfig~ 2006-03-29 11:08:33.000000000 +0200 > +++ linux-2.6.16-mm2/sound/core/Kconfig 2006-03-29 11:27:23.000000000 +0200 > @@ -92,8 +92,9 @@ > > Many programs still use the OSS API, so say Y. > > - To compile this driver as a module, choose M here: the module > - will be called snd-seq-oss. > + If you choosed M in "Sequencer support" (SND_SEQUENCER), > + this will be compiled as a module. The module will be called > + snd-mixer-oss. Please fix the module name to snd-seq-oss ? Otherwise it looks fine. Acked-by: Takashi Iwai Takashi - 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/