| Pierre Ossman | 1c6a071 | 2007-02-11 19:57:36 +0100 | [diff] [blame] | 1 | # | 
|  | 2 | # MMC/SD card drivers | 
|  | 3 | # | 
|  | 4 |  | 
|  | 5 | comment "MMC/SD Card Drivers" | 
| Pierre Ossman | 1c6a071 | 2007-02-11 19:57:36 +0100 | [diff] [blame] | 6 |  | 
|  | 7 | config MMC_BLOCK | 
|  | 8 | tristate "MMC block device driver" | 
| Jan Engelhardt | 790864d | 2007-05-08 22:30:32 +0200 | [diff] [blame^] | 9 | depends on BLOCK | 
| Pierre Ossman | 1c6a071 | 2007-02-11 19:57:36 +0100 | [diff] [blame] | 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. | 
|  | 16 |  |