]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/Kconfig
mmc: Add generic Kconfig option
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 15 Oct 2015 20:04:05 +0000 (22:04 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 20 Oct 2015 20:48:28 +0000 (22:48 +0200)
commit7a777f6d6f358b8ab97baae82be03ab704d1bd1c
treed0123ad508fe5abca45ce80fa771dfa2f34716a4
parent4adef27013f76c03596e4fd65193b936943aa50a
mmc: Add generic Kconfig option

Add a generic Kconfig option for the CONFIG_MMC option that was used before
in the configuration headers.

Since all the architectures need to be converted to that first, depend on
an non-existent config option that will be extended with architectures that
use that option.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/mmc/Kconfig