projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mmc: uniphier-sd: migrate to CONFIG_BLK
[u-boot.git]
/
arch
/
arm
/
Kconfig
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 512e32606f9d127ad120568eb867296c88db4899..498658ddec452627063d4eab5fe2d5e597b8a1e0 100644
(file)
--- 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
This page took
0.028766 seconds
and
4
git commands to generate.