From patchwork Fri Nov 9 01:08:41 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marc Gonzalez X-Patchwork-Id: 10675215 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BC0A51709 for ; Fri, 9 Nov 2018 01:13:54 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AE1BB2EA7D for ; Fri, 9 Nov 2018 01:13:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A053F2EA85; Fri, 9 Nov 2018 01:13:54 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 522A92EA7D for ; Fri, 9 Nov 2018 01:13:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:References:To:From:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=QYdFCmHtcyTC/Zug0iW5y7EDNWnGC8bP87h/SwmXRvI=; b=f4YllRrt4KPjsj BJEjJ+YEUhdV9K7uN+bTPbhpB46Ns06mk3uYnoe7CBnkY03UAQnGrUVHVmILgmtiNWk7bgILXkCap WrjqwxBaYTaFrbHqFM4r8tMj572H+Gy5sLbXrbx7CslEHYmYdekPlDKoK/qRKmvV6xLiW2o35N7Oe cMw/y/SLiw3xDHiwyJUd8Xg3UD7vHxRwoLopULrzYMxzqflZoDUf8QWN/BPLq+HLYuBAgLPKKt6tU 7M7mzOCjsoq3JTvrlW9clWHjblHo6AhFMxyuDpNfhF1G4X32IRP5i/Yi5e56dXi3eJ3HyG8zxPXsP zZKsJdk0wRFFNTfY46jg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gKvMt-0002dN-7E; Fri, 09 Nov 2018 01:13:51 +0000 Received: from smtp4-g21.free.fr ([2a01:e0c:1:1599::13]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gKvKz-0000TH-Tn for linux-arm-kernel@lists.infradead.org; Fri, 09 Nov 2018 01:11:55 +0000 Received: from [192.168.1.42] (unknown [77.207.133.132]) (Authenticated sender: marc.w.gonzalez) by smtp4-g21.free.fr (Postfix) with ESMTPSA id 57A4919F522; Fri, 9 Nov 2018 02:11:35 +0100 (CET) Subject: [PATCH v3 9/9] arm64: defconfig: Drop redundant sound codec options From: Marc Gonzalez To: arm-soc References: <49a5d199-4eeb-a7c2-b539-13356162547f@free.fr> Message-ID: Date: Fri, 9 Nov 2018 02:08:41 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 MIME-Version: 1.0 In-Reply-To: <49a5d199-4eeb-a7c2-b539-13356162547f@free.fr> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181108_171154_126150_1801A279 X-CRM114-Status: UNSURE ( 9.15 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: LKML , Linux ARM Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP SND_SOC_RK3399_GRU_SOUND selects SND_SOC_DA7219, SND_SOC_MAX98357A, SND_SOC_RT5514, SND_SOC_RT5514_SPI. SND_SOC_ROCKCHIP_RT5645 selects SND_SOC_RT5645. SND_SOC_RL6231 is pulled in for SND_SOC_RT5514 and SND_SOC_RT5645. Signed-off-by: Marc Gonzalez --- arch/arm64/configs/defconfig | 6 ------ 1 file changed, 6 deletions(-) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 2e173978eef8..0385a438ccff 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -500,12 +500,6 @@ CONFIG_SND_SOC_RK3399_GRU_SOUND=m CONFIG_SND_SOC_SAMSUNG=y CONFIG_SND_SOC_RCAR=m CONFIG_SND_SOC_AK4613=m -CONFIG_SND_SOC_DA7219=m -CONFIG_SND_SOC_MAX98357A=m -CONFIG_SND_SOC_RL6231=m -CONFIG_SND_SOC_RT5514=m -CONFIG_SND_SOC_RT5514_SPI=m -CONFIG_SND_SOC_RT5645=m CONFIG_SND_SIMPLE_CARD=m CONFIG_SND_AUDIO_GRAPH_CARD=m CONFIG_I2C_HID=m