]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/Kconfig
dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
authorSimon Glass <sjg@chromium.org>
Sat, 29 Jul 2017 17:35:30 +0000 (11:35 -0600)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Aug 2017 07:44:18 +0000 (16:44 +0900)
commitb9a40c0c0ad82944c55d10b866a96b25c48e9f5f
tree72467ef655574ec7475a57eab9061fdaf27009b5
parent2088747743a38f7d074aa034809874c1f17e218a
dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS

This should depend on SPL_DM_MMC, not SPL_DM. For it and update the only
affected board's defconfig.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mmc/Kconfig