commit | 168c57d9532f6002b8d37c992cdd3582214a0633 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jan 30 19:46:51 2017 +0900 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Tue Jan 31 21:50:47 2017 +0900 |
tree | 0e48c7716438670a9d16bec127598868ba265446 | |
parent | 54f7cfce2de1e48dde5a1f0240ca6423165f57ce [diff] |
mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ Make the naming scheme consistent; all SDHCI-base drivers prefixed with CONFIG_MMC_SDHCI_. While we are here, add "depends on ARCH_ZYNQ || ARCH_ZYNQMP". Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>