From patchwork Sun Mar 27 22:06:14 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 8676511 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C7B67C0553 for ; Sun, 27 Mar 2016 22:07:01 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C778920211 for ; Sun, 27 Mar 2016 22:07:00 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 9C9C4201C0 for ; Sun, 27 Mar 2016 22:06:59 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 909C22650F7; Mon, 28 Mar 2016 00:06:53 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, NO_DNS_FOR_FROM, RCVD_IN_DNSWL_NONE, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=no version=3.3.1 Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 3D8E72619D7; Mon, 28 Mar 2016 00:06:46 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 9F92C2619E3; Mon, 28 Mar 2016 00:06:44 +0200 (CEST) Received: from mail-qg0-f52.google.com (mail-qg0-f52.google.com [209.85.192.52]) by alsa0.perex.cz (Postfix) with ESMTP id 371B5261785 for ; Mon, 28 Mar 2016 00:06:37 +0200 (CEST) Received: by mail-qg0-f52.google.com with SMTP id j35so96581282qge.0 for ; Sun, 27 Mar 2016 15:06:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=loH6mpcbF6uYg1c/aRDmx3O0LYPrleoUrrlZjgwCmG4=; b=SDlfNwYExOVT5GmG/+OLhPKkrdVkdweDQ3LGFHdE1fvJL+yDHdVvlZL70vqDguj24o 4Q7Q7nf8k3izK68WQa1fcbvmQuDXOKWpm672KNIhcdFtCO51J8yvxQYDNycKPgattFCs 5ETR7a2ZTVZJlA85Js5mHv6lZ9Po/sWZsKw45+ZyufFrR7dwCPF/pBTkS0+gkL/3mCa2 AfD48LY49iIe+qXGycVaaz4EcLQVfULIt3U++lqKnOCJjVKuQjri2AlwIJYGanHZXrEI oq2V9hCiVu+QdLsWCZ3U3dJRH3oYPyx3HHRXB3ZTL1CFteMYMEzkoiRaHQiqMRrTd0cd bUFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=loH6mpcbF6uYg1c/aRDmx3O0LYPrleoUrrlZjgwCmG4=; b=aebifNNRohWK8C5zh3zD5GV8ZXy3yjI24K6G1Qtp0W3GSHNKBK4YhF8WwuKX/9P1Ec XDcgytiEYDkOB8oVCkQsD0n/ah0Cfgz5jwchl44qu3cj0d9c7gjEgKxmXojrLUldzhw+ Zub2SyB6MWqjUnRH9EkDVC8eL5CqMKyHijWDnzNDxnGI4FfMTCjJOJEHTnPSTseahyIk TUAxmUMBlAr4uXJ8oeYGIEBSzWbYE8v02h/QGXk9OBg7Iw/SR5Ks4io4i8qZWH+Oshwg LbOLwC92FrPk/PcHfWbTr/vVsRgYT3bwFNOhf6XESMIHMQR0+RP0mmXheAW4ukvESvaa SR0Q== X-Gm-Message-State: AD7BkJIGA4U2/sfeL/MC5x5kA3kKu24X4mgfZ80456++5d6z+DmegZOZhjxgPyFh2clafg== X-Received: by 10.140.104.180 with SMTP id a49mr9544294qgf.26.1459116396225; Sun, 27 Mar 2016 15:06:36 -0700 (PDT) Received: from localhost.localdomain ([187.180.184.195]) by smtp.gmail.com with ESMTPSA id c12sm10496424qge.36.2016.03.27.15.06.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 27 Mar 2016 15:06:35 -0700 (PDT) From: Fabio Estevam To: broonie@kernel.org Date: Sun, 27 Mar 2016 19:06:14 -0300 Message-Id: <1459116374-13464-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.9.1 Cc: Fabio Estevam , alsa-devel@alsa-project.org Subject: [alsa-devel] [PATCH] ASoC: wm8960: Provide a menu selection text X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP From: Fabio Estevam Provide a menu selection text so that users can enable, disable or mark it as module in menuconfig. Signed-off-by: Fabio Estevam --- sound/soc/codecs/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 649e92a..196101b 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -909,7 +909,7 @@ config SND_SOC_WM8955 tristate config SND_SOC_WM8960 - tristate + tristate "Wolfson Microelectronics WM8960 CODEC" config SND_SOC_WM8961 tristate