summaryrefslogtreecommitdiff
path: root/drivers/mmc
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2025-01-14 19:22:11 -0600
committerTom Rini <trini@konsulko.com>2025-01-20 19:26:54 -0600
commita72fa7f2fee76b65c34ec1299334fef4f98aee50 (patch)
tree14555e20f7ec24c88fa23d552668d9f79a0f6e2e /drivers/mmc
parentaad58634595eca4792ff6c5612c2da6719d529bf (diff)
blk: Make block subsystems select BLK
The BLK symbol has a few meanings, one of which is that it controls the driver model portion of a "block device". Rather than having this hidden symbol be "default y if ..." it should be select'd by the various block subsystems. Symbols such as PVBLOCK which already select'd BLK are unchanged". Reviewed-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/mmc')
-rw-r--r--drivers/mmc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
index 46513db0d6e..4827834b4aa 100644
--- a/drivers/mmc/Kconfig
+++ b/drivers/mmc/Kconfig
@@ -3,6 +3,7 @@ menu "MMC Host controller Support"
config MMC
bool "MMC/SD/SDIO card support"
default ARM || PPC || SANDBOX
+ select BLK
select DM_MMC
help
This selects MultiMediaCard, Secure Digital and Secure