RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / drivers / mmc / card / Kconfig
blob9320a8c73239ceff909e30a045bb06aec60bd5ee
2 # MMC/SD card drivers
5 comment "MMC/SD Card Drivers"
7 config MMC_BLOCK
8         tristate "MMC block device driver"
9         depends on BLOCK
10         default y
11         help
12           Say Y here to enable the MMC block device driver support.
13           This provides a block device driver, which you can use to
14           mount the filesystem. Almost everyone wishing MMC support
15           should say Y or M here.