All of lore.kernel.org
 help / color / mirror / Atom feed
From: Georgi Djakov <gdjakov@mm-sol.com>
To: linux-mmc@vger.kernel.org, chris@printf.net, ulf.hansson@linaro.org
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	Georgi Djakov <gdjakov@mm-sol.com>
Subject: [PATCH 3/3] mmc: sdhci-msm: Get COMPILE_TEST support
Date: Fri, 11 Jul 2014 20:48:13 +0300	[thread overview]
Message-ID: <1405100893-32107-4-git-send-email-gdjakov@mm-sol.com> (raw)
In-Reply-To: <1405100893-32107-1-git-send-email-gdjakov@mm-sol.com>

Increase the build testing coverage.

Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com>
---
 drivers/mmc/host/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index a565254..1325cae 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -343,7 +343,7 @@ config MMC_ATMELMCI
 
 config MMC_SDHCI_MSM
 	tristate "Qualcomm SDHCI Controller Support"
-	depends on ARCH_QCOM
+	depends on ARCH_QCOM || (ARM && COMPILE_TEST)
 	depends on MMC_SDHCI_PLTFM
 	help
 	  This selects the Secure Digital Host Controller Interface (SDHCI)
-- 
1.7.9.5

  parent reply	other threads:[~2014-07-11 17:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-11 17:48 [PATCH 0/3] mmc: sdhci-msm: Minor fixes and cleanups Georgi Djakov
2014-07-11 17:48 ` [PATCH 1/3] mmc: sdhci-msm: Fix the binding example Georgi Djakov
2014-07-11 17:48 ` [PATCH 2/3] mmc: sdhci-msm: Remove unnecessary header file inclusion Georgi Djakov
2014-07-11 17:48 ` Georgi Djakov [this message]
2014-07-26  9:18 ` [PATCH 0/3] mmc: sdhci-msm: Minor fixes and cleanups Ulf Hansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1405100893-32107-4-git-send-email-gdjakov@mm-sol.com \
    --to=gdjakov@mm-sol.com \
    --cc=chris@printf.net \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.