From patchwork Sat Apr 26 07:21:41 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xia Kaixu X-Patchwork-Id: 29137 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f69.google.com (mail-yh0-f69.google.com [209.85.213.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 7893620534 for ; Sat, 26 Apr 2014 07:22:33 +0000 (UTC) Received: by mail-yh0-f69.google.com with SMTP id b6sf3903551yha.8 for ; Sat, 26 Apr 2014 00:22:33 -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=ROzsh/fScUKLXGPvmTjrkcVj2t8VJ/68dcIZA4pji3s=; b=e8/3/QQGCVBB5lv8pB1KJC+MpjmbLK66jHc9Ds8nbOhuevXaoxIdF1k2iK8G/1uy5E EEzm+ina29e3c7OhGo3ZXKvIfu+2HadW0pOHI/M488sksWfgmAj/gZS/Gy4odgH8DCv/ XFGPxEHTfF1cNopkjFC59IpzxNLx9cOjLKZfggTn12Ma4nS9bGhgHC6i8xXmxzaou8VJ aEFcGUzChvmQZL+VLBZXoVzywYQgauMVAVpZzvH21nxFeijEZ9JxWK5mg24S6AQbCGbt G2IsfVpHdzmXi74R/gONHLX2RVxp2QdGVm5BkWoLb5JhQVgq5pM0fqfObwpOqMoZkFMm CSHQ== X-Gm-Message-State: ALoCoQncjw4krtfHJPgGsI1RUluiOKFG2GlB1sOGNqzPf00wdOpZsgq+GIbFgrILrhQr3wbVic/Q X-Received: by 10.236.38.231 with SMTP id a67mr6217958yhb.17.1398496953249; Sat, 26 Apr 2014 00:22:33 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.49.112 with SMTP id p103ls2045689qga.41.gmail; Sat, 26 Apr 2014 00:22:33 -0700 (PDT) X-Received: by 10.52.78.231 with SMTP id e7mr702466vdx.28.1398496953158; Sat, 26 Apr 2014 00:22:33 -0700 (PDT) Received: from mail-ve0-f174.google.com (mail-ve0-f174.google.com [209.85.128.174]) by mx.google.com with ESMTPS id b7si2290983vev.94.2014.04.26.00.22.33 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:33 -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.128.174; Received: by mail-ve0-f174.google.com with SMTP id oz11so5703430veb.5 for ; Sat, 26 Apr 2014 00:22:33 -0700 (PDT) X-Received: by 10.52.175.166 with SMTP id cb6mr9140624vdc.1.1398496953082; Sat, 26 Apr 2014 00:22:33 -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 ib8csp152750vcb; Sat, 26 Apr 2014 00:22:32 -0700 (PDT) X-Received: by 10.67.23.135 with SMTP id ia7mr12998283pad.5.1398496952424; Sat, 26 Apr 2014 00:22:32 -0700 (PDT) Received: from mail-pd0-f171.google.com (mail-pd0-f171.google.com [209.85.192.171]) by mx.google.com with ESMTPS id ho7si6345398pad.151.2014.04.26.00.22.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:32 -0700 (PDT) Received-SPF: none (google.com: kaixu.xia@linaro.org does not designate permitted sender hosts) client-ip=209.85.192.171; Received: by mail-pd0-f171.google.com with SMTP id r10so3903886pdi.16 for ; Sat, 26 Apr 2014 00:22:32 -0700 (PDT) X-Received: by 10.67.22.105 with SMTP id hr9mr12848997pad.57.1398496952061; Sat, 26 Apr 2014 00:22:32 -0700 (PDT) Received: from localhost.localdomain ([218.17.215.175]) by mx.google.com with ESMTPSA id bc4sm20640376pbb.2.2014.04.26.00.22.29 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Apr 2014 00:22:31 -0700 (PDT) From: Xia Kaixu To: linaro-kernel@lists.linaro.org, arnd@arndb.de Cc: kaixu.xia@linaro.org, patches@linaro.org Subject: [PATCH 07/15] ASoC: RX-51 audio needs I2C Date: Sat, 26 Apr 2014 15:21:41 +0800 Message-Id: <1398496909-27785-8-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 The missing dependency can lead to build errors, so make it explicit in Kconfig. Signed-off-by: Arnd Bergmann Signed-off-by: Xia Kaixu Cc: Mark Brown Cc: Liam Girdwood Cc: Peter Ujfalusi Cc: Jarkko Nikula Cc: alsa-devel@alsa-project.org Cc: linux-omap@vger.kernel.org --- sound/soc/omap/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig index e006593..2796af9 100644 --- a/sound/soc/omap/Kconfig +++ b/sound/soc/omap/Kconfig @@ -26,7 +26,7 @@ config SND_OMAP_SOC_N810 config SND_OMAP_SOC_RX51 tristate "SoC Audio support for Nokia RX-51" - depends on SND_OMAP_SOC && ARM && (MACH_NOKIA_RX51 || COMPILE_TEST) + depends on SND_OMAP_SOC && ARM && (MACH_NOKIA_RX51 || COMPILE_TEST) && I2C select SND_OMAP_SOC_MCBSP select SND_SOC_TLV320AIC3X select SND_SOC_TPA6130A2