From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v4] ASoC: Add Freescale SGTL5000 codec support Date: Mon, 21 Feb 2011 18:47:33 +0000 Message-ID: <20110221184732.GC5192@opensource.wolfsonmicro.com> References: <1298246965-22575-1-git-send-email-zhaoming.zeng@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id B226624492 for ; Mon, 21 Feb 2011 19:47:33 +0100 (CET) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Timur Tabi Cc: alsa-devel@alsa-project.org, s.hauer@pengutronix.de, zengzm.kernel@gmail.com, zhaoming.zeng@freescale.com, linuxzsc@gmail.com, arnaud.patard@rtp-net.org, lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Mon, Feb 21, 2011 at 08:59:58AM -0600, Timur Tabi wrote: > On Sun, Feb 20, 2011 at 6:09 PM, wrote: > = > > +#Freescale SGTL5000 codec > > +config SND_SOC_SGTL5000 > > + =A0 =A0 =A0 tristate > > + > I meant that you should add actual "help" text so that a person > selecting this driver would know what it is. Like this: > config SND_SOC_SGTL5000 > tristate "Freescale SGTL5000 audio codec" > help > Select this option to enable the Freescale SGTL5000 audio codec, et= c etc Not for mosts CODEC drivers, these should be selected by the machine drivers which use them rather than enabled directly by users so they are not expected to have help text, except in the unusual case that they're set up for use with OpenFirmware without bindings.