diff options
author | Faiz Abbas <faiz_abbas@ti.com> | 2019-01-09 18:13:12 +0530 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-01-14 11:43:36 +0100 |
commit | 287b1da6a458a30da2e5be745498d31092ebb001 (patch) | |
tree | 6f21447f5dd22abe91e5a58a52df5a8b49056600 /sound/sh | |
parent | c2eda8ab2e2d52e2d618aa4d858126cebf9c7de2 (diff) | |
download | linux-287b1da6a458a30da2e5be745498d31092ebb001.tar.bz2 |
mmc: host: Fix Kconfig warnings on keystone_defconfig
Commit 961de0a856e3 ("mmc: sdhci-omap: Workaround errata regarding
SDR104/HS200 tuning failures (i929)") added a select on TI_SOC_THERMAL
for the driver to get temperature for tuning.
However, this causes the following warning on keystone_defconfig because
keystone does not support TI_SOC_THERMAL:
"WARNING: unmet direct dependencies detected for TI_SOC_THERMAL"
Fix this by changing the select to imply.
Fixes: 961de0a856e3 ("mmc: sdhci-omap: Workaround errata regarding
SDR104/HS200 tuning failures (i929)")
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Tested-by: Borislav Petkov <bp@suse.de>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'sound/sh')
0 files changed, 0 insertions, 0 deletions