]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: remove BLK select
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 10 Dec 2016 01:52:25 +0000 (10:52 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 11 Dec 2016 08:55:13 +0000 (17:55 +0900)
commit6c498835af560ad850de4dad4ff8c60d26ef2898
treec636fedb3fc409dcf4163219500607f3e1ad1782
parentcd62214d98dc07b83c00e177f77ff74bab23a4c0
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: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/Kconfig