]> git.ipfire.org Git - people/ms/u-boot.git/commit
env: mmc: depends on the MMC framework
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 23 Jan 2018 20:17:00 +0000 (21:17 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 27 Jan 2018 14:21:57 +0000 (09:21 -0500)
commitd282a1db6aead313649ad7be6d3ff0fb68fca4ef
tree3eb225b83c8c7592c5f1a5a6ba144405e2643a12
parent1d4460871b46e0ed5c81ff7d8eea50e7fc9a66e5
env: mmc: depends on the MMC framework

The raw MMC environment directly calls into the MMC framework. Make sure
it's enabled before we can select it.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
env/Kconfig