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