2 # MMC subsystem configuration
5 menu "MMC/SD Card support
8 tristate "MMC/SD card support"
10 MMC is the "multi-media card" bus protocol.
12 If you want MMC support, you should say Y here and also
13 to the specific driver for your MMC interface.
19 This is an option for use by developers; most people should
20 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"