X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fmmc%2FKconfig;h=f2eeb38efa653387b42cb8bf9ccc0ba4e0f17969;hb=5b1f6d81e4c63ae30d92678cc35081001add7674;hp=c0b41e8bcd9d9311cef9976ca38e968746d72167;hpb=31f6e1bd3b58c9a67e5ea0c2d372fbf5fc9e326d;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig index c0b41e8bcd9d..f2eeb38efa65 100644 --- a/drivers/mmc/Kconfig +++ b/drivers/mmc/Kconfig @@ -3,13 +3,14 @@ # menuconfig MMC - tristate "MMC/SD card support" + tristate "MMC/SD/SDIO card support" depends on HAS_IOMEM help - MMC is the "multi-media card" bus protocol. + This selects MultiMediaCard, Secure Digital and Secure + Digital I/O support. - If you want MMC support, you should say Y here and also - to the specific driver for your MMC interface. + If you want MMC/SD/SDIO support, you should say Y here and + also to your specific host controller driver. config MMC_DEBUG bool "MMC debugging"