diff options
Diffstat (limited to 'drivers/mmc')
-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 4224686fdf2a..12af9c718764 100644 --- a/drivers/mmc/Kconfig +++ b/drivers/mmc/Kconfig | |||
@@ -111,7 +111,7 @@ config MMC_IMX | |||
111 | 111 | ||
112 | config MMC_TIFM_SD | 112 | config MMC_TIFM_SD |
113 | tristate "TI Flash Media MMC/SD Interface support (EXPERIMENTAL)" | 113 | tristate "TI Flash Media MMC/SD Interface support (EXPERIMENTAL)" |
114 | depends on MMC && EXPERIMENTAL | 114 | depends on MMC && EXPERIMENTAL && PCI |
115 | select TIFM_CORE | 115 | select TIFM_CORE |
116 | help | 116 | help |
117 | Say Y here if you want to be able to access MMC/SD cards with | 117 | Say Y here if you want to be able to access MMC/SD cards with |