commit | af593e45a28c2ff40797eb8a8420321faca14bc9 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Thu Oct 02 20:43:50 2014 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Oct 24 09:35:38 2014 +0200 |
tree | 9ac390b4a4eba9dfebecba43d3825cf329a41f3e | |
parent | 7412ef8e88795077892396ab5e992d9e93a4a865 [diff] |
sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option Note we also drop the SPL check for initializing the 2nd mmc slot, the SPL check is not necessary with Kconfig, because only options explicitly marked as also being for the SPL get set during SPL builds. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>