2 # MMC subsystem configuration
5 menu "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.
22 source "drivers/mmc/core/Kconfig"
24 source "drivers/mmc/card/Kconfig"
26 source "drivers/mmc/host/Kconfig"