Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig
authorChris Packham <judge.packham@gmail.com>
Sat, 28 May 2022 23:13:17 +0000 (11:13 +1200)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 16:09:29 +0000 (12:09 -0400)
commitb19512f1cf28b853d308079c421e9c4c564b2242
tree47a515772178fc48819e099fe7988fdd76d4d363
parentbfbd62f69114fb4a8a1685e5d95b2e5789422fd4
Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig

CONFIG_FIXED_SDHCI_ALIGNED_BUFFER is needed on some Marvell SoCs when
booting from MMC. All existing usages of this have the same value so
make this the default and have the Kconfig option depend on SPL &&
MVEBU_SPL_BOOT_DEVICE_MMC.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/mmc/Kconfig
include/configs/clearfog.h
include/configs/controlcenterdc.h
include/configs/db-88f6820-gp.h
include/configs/helios4.h
include/configs/turris_omnia.h