]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option
authorHans de Goede <hdegoede@redhat.com>
Thu, 2 Oct 2014 18:43:50 +0000 (20:43 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 24 Oct 2014 07:35:38 +0000 (09:35 +0200)
commit2ccfac01fca3c58ee87db7bbe54c8243e3980d02
tree9ac390b4a4eba9dfebecba43d3825cf329a41f3e
parentcd82113a98e152b34e727718b729d0c5be44da99
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>
board/sunxi/Kconfig
board/sunxi/board.c