2 # MMC subsystem configuration
6 tristate "MMC/SD card support"
9 MMC is the "multi-media card" bus protocol.
11 If you want MMC support, you should say Y here and also
12 to the specific driver for your MMC interface.
18 This is an option for use by developers; most people should
19 say N here. This enables MMC core and driver debugging.
23 source "drivers/mmc/core/Kconfig"
25 source "drivers/mmc/card/Kconfig"
27 source "drivers/mmc/host/Kconfig"