From patchwork Fri Feb 14 00:25:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Douard X-Patchwork-Id: 193532 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 736E3C7619F for ; Mon, 17 Feb 2020 09:05:57 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F266020718 for ; Mon, 17 Feb 2020 09:05:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="JYZCPMh8"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sdfa3.org header.i=@sdfa3.org header.b="PRuHjVgz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F266020718 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sdfa3.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 4703D823; Mon, 17 Feb 2020 10:05:05 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 4703D823 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1581930355; bh=DitJ539oPVArmRNNZCny1lOEoMZ3pQ59ID98M8IvMHU=; h=From:To:Date:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=JYZCPMh8ezBMCS+7sqhGwNu+KP/qUtpJkJabQpVhFYDsVktTagApNDPwEr6JapkeM /BUZvD24AuZXSWEGo+3/Kt6wg916AIKpbTt3qDAdxW3knI2bLJLO+FTtrUtZbhblz5 F67Tk3LBzfe0yJX8O8UcNshMrVKkJ+zaQL9BQ9R0= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D11FFF800C4; Mon, 17 Feb 2020 10:05:04 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 44485F8013E; Fri, 14 Feb 2020 01:25:17 +0100 (CET) Received: from sdfa3.org (sdfa3.org [62.210.178.46]) by alsa1.perex.cz (Postfix) with ESMTP id 331D6F800F0 for ; Fri, 14 Feb 2020 01:25:13 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 331D6F800F0 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=sdfa3.org header.i=@sdfa3.org header.b="PRuHjVgz" Received: from pavo.lan (unknown [78.193.54.22]) by sdfa3.org (Postfix) with ESMTPSA id 093862300C7D; Fri, 14 Feb 2020 01:25:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sdfa3.org; s=mail; t=1581639913; bh=1zZw9u7suLWTXUQtbU1oGnBmVyU/Raq2e6p/FRGo27Y=; h=From:To:Cc:Subject:Date:From; b=PRuHjVgzklEC1YneTHtGQyC7Wj+fL2Iu+AEEP+5MBRE8QE1n2svir2fGNFPUfrEIc s8vGlDXn4QX7GEddKFCCTk+ANgeeWb6Ncre9sv0uLFKCtl0g/P+ar0hXof2QoCG8W6 nE91bMIYvfbN8NhVR4OJtmM66l4+qbv/5pwBBMhY= From: David Douard To: alsa-devel@alsa-project.org Date: Fri, 14 Feb 2020 01:25:05 +0100 Message-Id: <20200214002505.13112-1-david.douard@sdfa3.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 17 Feb 2020 10:05:03 +0100 Cc: David Douard Subject: [alsa-devel] [PATCH] ASoC: codecs: make PCM5102A codec selectable X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 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: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" The PCM5102A codec entry in the Kconfig file lacks a title/description to make it selectable in menuconfig (since it has no dependent i2s/spi sub-modules like e.g. the pcm512x one). --- 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 7e90f5d83097..676fa62e9b7f 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -934,7 +934,7 @@ config SND_SOC_PCM3168A_SPI select REGMAP_SPI config SND_SOC_PCM5102A - tristate + tristate "Texas Instruments PCM5102A CODEC" config SND_SOC_PCM512x tristate