summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-14 01:06:03 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-14 22:54:19 +0900
commit14f4723466c53a022900c8e26b75eea470c869a7 (patch)
tree75f8fff9d61ee2036a86f4660b9458146c702e35 /arch
parent375241f39ba2f79890e7e424f24b99b7369eac91 (diff)
downloadu-boot-imx-14f4723466c53a022900c8e26b75eea470c869a7.zip
u-boot-imx-14f4723466c53a022900c8e26b75eea470c869a7.tar.gz
u-boot-imx-14f4723466c53a022900c8e26b75eea470c869a7.tar.bz2
mmc: uniphier-sd: migrate to CONFIG_BLK
This is the state-of-the-art MMC driver implementation. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 512e326..498658d 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -855,6 +855,7 @@ config TARGET_COLIBRI_PXA270
config ARCH_UNIPHIER
bool "Socionext UniPhier SoCs"
+ select BLK
select CLK_UNIPHIER
select DM
select DM_GPIO