sunxi: Use Kconfig CONFIG_MMC
Not all sunxi boards have an MMC embedded. Switching to the Kconfig option will allow to enable or disable the support in each boards' defconfig. 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>
This commit is contained in:
committed by
Hans de Goede
parent
f7d6b3cc16
commit
44c798799f
@@ -2,7 +2,7 @@ menu "MMC Host controller Support"
|
||||
|
||||
config MMC
|
||||
bool "Enable MMC support"
|
||||
depends on UNUSED
|
||||
depends on ARCH_SUNXI
|
||||
help
|
||||
TODO: Move all architectures to use this option
|
||||
|
||||
|
||||
Reference in New Issue
Block a user