From patchwork Sat Apr 26 07:21:37 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xia Kaixu X-Patchwork-Id: 29133 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yk0-f198.google.com (mail-yk0-f198.google.com [209.85.160.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 4E42F20534 for ; Sat, 26 Apr 2014 07:22:19 +0000 (UTC) Received: by mail-yk0-f198.google.com with SMTP id 131sf3777729ykp.1 for ; Sat, 26 Apr 2014 00:22:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=2hj1UcVsAOtQ7bNzsyLv6VAKst3dEc1D48pnPPE6GII=; b=OtvKSzQrt1HqKJMxif0vTMrT+nrpHcht/gNZBgzOFxGFdtlyxmXi8Wmh4RO8ZtuQHA M+ImRC1T4BkGwwdDhA0gjz6fenvsZTsxU3HevATTHLYdCQn3MXIj2J7NERjP9v9Sbgwz UbSA0CqLIyFdiYe7PdVASUPw+R58c1P67HaevKRSJs+h7jVERI1gVu2yj605+RPUZ9cc lh95oKKKUUvZccXb1S7MblmKVuaGr6/yKFwC1P9QvVpIsFHlBvtRKl8Wwnn+PVobKpuT DQ9brqD81XJRoyyMBzvoredXZQz7NtXqaFuPNa7IEFN66m4cUUqgPAhpkddlBCg5ghNE 1JLw== X-Gm-Message-State: ALoCoQn8lGD83Cw12LRCja9qMqyYerCmjvy4iWyiiJmDtVEXWsEoOv3YDhlcFPDxku5YkpBQoYjd X-Received: by 10.58.22.166 with SMTP id e6mr7174989vef.6.1398496939041; Sat, 26 Apr 2014 00:22:19 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.109.182 with SMTP id l51ls1833415qgf.33.gmail; Sat, 26 Apr 2014 00:22:18 -0700 (PDT) X-Received: by 10.52.191.100 with SMTP id gx4mr9232704vdc.4.1398496938909; Sat, 26 Apr 2014 00:22:18 -0700 (PDT) Received: from mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by mx.google.com with ESMTPS id v8si2288677vcs.176.2014.04.26.00.22.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:18 -0700 (PDT) Received-SPF: none (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) client-ip=209.85.220.178; Received: by mail-vc0-f178.google.com with SMTP id hu19so6078045vcb.9 for ; Sat, 26 Apr 2014 00:22:18 -0700 (PDT) X-Received: by 10.58.38.166 with SMTP id h6mr10770231vek.22.1398496938810; Sat, 26 Apr 2014 00:22:18 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.221.72 with SMTP id ib8csp152731vcb; Sat, 26 Apr 2014 00:22:18 -0700 (PDT) X-Received: by 10.68.250.3 with SMTP id yy3mr16445032pbc.56.1398496938006; Sat, 26 Apr 2014 00:22:18 -0700 (PDT) Received: from mail-pb0-f49.google.com (mail-pb0-f49.google.com [209.85.160.49]) by mx.google.com with ESMTPS id kk7si4340648pbc.489.2014.04.26.00.22.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:18 -0700 (PDT) Received-SPF: none (google.com: kaixu.xia@linaro.org does not designate permitted sender hosts) client-ip=209.85.160.49; Received: by mail-pb0-f49.google.com with SMTP id rr13so3982761pbb.22 for ; Sat, 26 Apr 2014 00:22:17 -0700 (PDT) X-Received: by 10.68.212.10 with SMTP id ng10mr12761768pbc.95.1398496937591; Sat, 26 Apr 2014 00:22:17 -0700 (PDT) Received: from localhost.localdomain ([218.17.215.175]) by mx.google.com with ESMTPSA id bc4sm20640376pbb.2.2014.04.26.00.22.13 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:17 -0700 (PDT) From: Xia Kaixu To: linaro-kernel@lists.linaro.org, arnd@arndb.de Cc: kaixu.xia@linaro.org, patches@linaro.org Subject: [PATCH 03/15] ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3X Date: Sat, 26 Apr 2014 15:21:37 +0800 Message-Id: <1398496909-27785-4-git-send-email-kaixu.xia@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1398496909-27785-1-git-send-email-kaixu.xia@linaro.org> References: <1398496909-27785-1-git-send-email-kaixu.xia@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: kaixu.xia@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Arnd Bergmann This codec requires I2C to be enabled, so any other option that selects it should also depend on I2C. Signed-off-by: Arnd Bergmann Signed-off-by: Xia Kaixu Cc: Mark Brown Cc: Liam Girdwood Cc: alsa-devel@alsa-project.org --- sound/soc/davinci/Kconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sound/soc/davinci/Kconfig b/sound/soc/davinci/Kconfig index a8ec1fc..50a0987 100644 --- a/sound/soc/davinci/Kconfig +++ b/sound/soc/davinci/Kconfig @@ -18,7 +18,7 @@ config SND_DAVINCI_SOC_GENERIC_EVM config SND_AM33XX_SOC_EVM tristate "SoC Audio for the AM33XX chip based boards" - depends on SND_DAVINCI_SOC && SOC_AM33XX + depends on SND_DAVINCI_SOC && SOC_AM33XX && I2C select SND_DAVINCI_SOC_GENERIC_EVM help Say Y or M if you want to add support for SoC audio on AM33XX @@ -28,7 +28,7 @@ config SND_AM33XX_SOC_EVM config SND_DAVINCI_SOC_EVM tristate "SoC Audio support for DaVinci DM6446, DM355 or DM365 EVM" - depends on SND_DAVINCI_SOC + depends on SND_DAVINCI_SOC && I2C depends on MACH_DAVINCI_EVM || MACH_DAVINCI_DM355_EVM || MACH_DAVINCI_DM365_EVM select SND_DAVINCI_SOC_GENERIC_EVM help @@ -56,7 +56,7 @@ endchoice config SND_DM6467_SOC_EVM tristate "SoC Audio support for DaVinci DM6467 EVM" - depends on SND_DAVINCI_SOC && MACH_DAVINCI_DM6467_EVM + depends on SND_DAVINCI_SOC && MACH_DAVINCI_DM6467_EVM && I2C select SND_DAVINCI_SOC_GENERIC_EVM select SND_SOC_SPDIF @@ -65,7 +65,7 @@ config SND_DM6467_SOC_EVM config SND_DA830_SOC_EVM tristate "SoC Audio support for DA830/OMAP-L137 EVM" - depends on SND_DAVINCI_SOC && MACH_DAVINCI_DA830_EVM + depends on SND_DAVINCI_SOC && MACH_DAVINCI_DA830_EVM && I2C select SND_DAVINCI_SOC_GENERIC_EVM help @@ -74,7 +74,7 @@ config SND_DA830_SOC_EVM config SND_DA850_SOC_EVM tristate "SoC Audio support for DA850/OMAP-L138 EVM" - depends on SND_DAVINCI_SOC && MACH_DAVINCI_DA850_EVM + depends on SND_DAVINCI_SOC && MACH_DAVINCI_DA850_EVM && I2C select SND_DAVINCI_SOC_GENERIC_EVM help Say Y if you want to add support for SoC audio on TI