Skip to content

Commit

Permalink
mmc: sdhci-msm: Get COMPILE_TEST support
Browse files Browse the repository at this point in the history
Increase the build testing coverage.

Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
  • Loading branch information
Georgi Djakov authored and Ulf Hansson committed Jul 26, 2014
1 parent d30f01b commit 6096d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mmc/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,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)
Expand Down

0 comments on commit 6096d7a

Please sign in to comment.