From patchwork Sun Feb 4 09:02:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 13544581 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9A179C4828F for ; Sun, 4 Feb 2024 09:03:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=yCPefNUxgt50tKHKDChydjgFLEQhhgVpzX1ipyeVPWY=; b=22Ul5rUnj866FR F17nJsfEvHdnw8LoiUZeFxyDLsW4sxtCBortpcgSCPZCdPS0LLb6cGi2gUNRd2uL21+c5rUQDkPCR oxDRKH5f4UYmtTc2hnwUi7kmVZ9aPBGCgEyKagBMPRWgTJL8d1wdkgAYs8kqi7pcMpFp8Ye2uj9eE htc0hIaMx0Cs8OCtW8USXplPjoX8xGw5KEC+kv4ZrgSz+J4PllvqhZWFjklewec9O3+m3KNhidg5b 0txQPhAzt4pNGIxoHnOizpszpxbS/HxWY7DPfuPfXGvthlevWPFgD5Xs5NYxVederQDz6Vvt8+1Ew Ytm+/cqlqoNI0JbClMKQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rWYOg-00000000S4i-0vs6; Sun, 04 Feb 2024 09:02:42 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rWYOd-00000000S47-3yqm for linux-arm-kernel@lists.infradead.org; Sun, 04 Feb 2024 09:02:41 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id A1F1060B83; Sun, 4 Feb 2024 09:02:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 889FEC433C7; Sun, 4 Feb 2024 09:02:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707037358; bh=5ptrkBTCp9PnqC2wnOM4MZCSA/1n9Rx4gG6x/LT81BM=; h=From:To:Cc:Subject:Date:From; b=d4fBkaNlmIohjQOfFjusKff/PEusCcpJGH4Pd9FZFLEzEFGr3MKukgVrB6eQxQw5n pvm+v6xWWNV0ApHHp+p7URCckBbDffgZ86nkgmkYrRnUHTMgBY0y6hnxdJrYqbz6bL N9hp2dlf+9gucV3l6d+361qg2AsFpIUlzExJLeOKPbpiEL5w1Y0OThGn4Gk29zgsvA FYVvVtUllMhPMLe9U9nii0S0saPFy5Ztx3d/Zcdp4G/8vQbvGG8IPq9ibBZmqiwU2J Lr0T169FSQ9rEtybalEfImD5Ku3gZKvTODv3IuYUxOud8thWaZIgz1ZKo/pvjTN6jd ws52zUppuKVcg== From: Masahiro Yamada To: Jaroslav Kysela , Takashi Iwai , linux-sound@vger.kernel.org, Daniel Mack , Haojian Zhuang , Robert Jarzmik , linux-arm-kernel@lists.infradead.org, Mark Brown Cc: Masahiro Yamada , Liam Girdwood , linux-kernel@vger.kernel.org Subject: [PATCH] sound: remove duplicated CONFIG_SND_PXA2XX_AC97 entry Date: Sun, 4 Feb 2024 18:02:23 +0900 Message-Id: <20240204090223.37621-1-masahiroy@kernel.org> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240204_010240_047069_A3FF964E X-CRM114-Status: UNSURE ( 7.71 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 'config SND_PXA2XX_AC97' is already present in sound/arm/Kconfig with a prompt. Commit 734c2d4bb7cf ("[ALSA] ASoC pxa2xx build support") redundantly added the second one to sound/soc/pxa/Kconfig. Remove it. Signed-off-by: Masahiro Yamada --- sound/soc/pxa/Kconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/sound/soc/pxa/Kconfig b/sound/soc/pxa/Kconfig index f03c74809324..e05d6ce4c8fa 100644 --- a/sound/soc/pxa/Kconfig +++ b/sound/soc/pxa/Kconfig @@ -8,9 +8,6 @@ config SND_PXA2XX_SOC the PXA2xx AC97, I2S or SSP interface. You will also need to select the audio interfaces to support below. -config SND_PXA2XX_AC97 - tristate - config SND_PXA2XX_SOC_AC97 tristate "SoC AC97 support for PXA2xx" depends on SND_PXA2XX_SOC