]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: sdhci-brcmstb: Add ARCH_BCM2835 option
authorPeter Robinson <pbrobinson@gmail.com>
Thu, 20 Jun 2024 07:42:38 +0000 (08:42 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Jun 2024 14:35:03 +0000 (16:35 +0200)
commit6a1326de591739784c74f1adaf2965c5e3255453
treedc2f9fc337a1a3405e2515eb78b7761679ac9f7c
parent254274cde1f22b3035c72e3f9477e89229e17d53
mmc: sdhci-brcmstb: Add ARCH_BCM2835 option

The Raspberry Pi devices have to date all used ARCH_BCM2835
as their SoC arch dependency so configurations that use this
and not BRCMSTB won't end up with this module in their config.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Andrea della Porta <andrea.porta@suse.com>
Link: https://lore.kernel.org/r/20240620074248.152353-1-pbrobinson@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Kconfig