diff options
Diffstat (limited to 'drivers/mmc/host/Kconfig')
-rw-r--r-- | drivers/mmc/host/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index e513b0b2dc55..2f850ac5fde9 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig | |||
@@ -230,7 +230,7 @@ config MMC_SDHCI_PXAV3 | |||
230 | tristate "Marvell MMP2 SD Host Controller support (PXAV3)" | 230 | tristate "Marvell MMP2 SD Host Controller support (PXAV3)" |
231 | depends on CLKDEV_LOOKUP | 231 | depends on CLKDEV_LOOKUP |
232 | depends on MMC_SDHCI_PLTFM | 232 | depends on MMC_SDHCI_PLTFM |
233 | depends on ARCH_MMP || COMPILE_TEST | 233 | depends on ARCH_BERLIN || ARCH_MMP || ARCH_MVEBU || COMPILE_TEST |
234 | default CPU_MMP2 | 234 | default CPU_MMP2 |
235 | help | 235 | help |
236 | This selects the Marvell(R) PXAV3 SD Host Controller. | 236 | This selects the Marvell(R) PXAV3 SD Host Controller. |