i2c: gpio: fault-injector: refactor incomplete transfer
[linux/fpc-iii.git] / drivers / mmc / Kconfig
blobec21388311db258e730f328a957712fa72630a09
2 # MMC subsystem configuration
5 menuconfig MMC
6         tristate "MMC/SD/SDIO card support"
7         depends on HAS_IOMEM
8         help
9           This selects MultiMediaCard, Secure Digital and Secure
10           Digital I/O support.
12           If you want MMC/SD/SDIO support, you should say Y here and
13           also to your specific host controller driver.
15 if MMC
17 source "drivers/mmc/core/Kconfig"
19 source "drivers/mmc/host/Kconfig"
21 endif # MMC