Skip to content
Snippets Groups Projects
Commit 6c498835 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: uniphier: remove BLK select


This is a user configurable option, but "select BLK" forces users to
enable it.

Even with this commit, BLK is still enabled by "default y if DM_MMC"
for UniPhier SoCs; the difference is users can disable it if they
do not need it.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent cd62214d
No related branches found
No related tags found
No related merge requests found
...@@ -829,7 +829,6 @@ config TARGET_COLIBRI_PXA270 ...@@ -829,7 +829,6 @@ config TARGET_COLIBRI_PXA270
config ARCH_UNIPHIER config ARCH_UNIPHIER
bool "Socionext UniPhier SoCs" bool "Socionext UniPhier SoCs"
select BLK
select CLK_UNIPHIER select CLK_UNIPHIER
select DM select DM
select DM_GPIO select DM_GPIO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment