diff options
Diffstat (limited to 'drivers/mmc/Kconfig')
-rw-r--r-- | drivers/mmc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig index ea41852ec8cd..f4f8ccaf5455 100644 --- a/drivers/mmc/Kconfig +++ b/drivers/mmc/Kconfig | |||
@@ -40,7 +40,7 @@ config MMC_ARMMMCI | |||
40 | If unsure, say N. | 40 | If unsure, say N. |
41 | 41 | ||
42 | config MMC_PXA | 42 | config MMC_PXA |
43 | tristate "Intel PXA255 Multimedia Card Interface support" | 43 | tristate "Intel PXA25x/26x/27x Multimedia Card Interface support" |
44 | depends on ARCH_PXA && MMC | 44 | depends on ARCH_PXA && MMC |
45 | help | 45 | help |
46 | This selects the Intel(R) PXA(R) Multimedia card Interface. | 46 | This selects the Intel(R) PXA(R) Multimedia card Interface. |