diff options
Diffstat (limited to 'drivers/mmc/core/Kconfig')
-rw-r--r-- | drivers/mmc/core/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/mmc/core/Kconfig b/drivers/mmc/core/Kconfig index ef103871517f..269d072ef55e 100644 --- a/drivers/mmc/core/Kconfig +++ b/drivers/mmc/core/Kconfig | |||
@@ -18,8 +18,7 @@ config MMC_UNSAFE_RESUME | |||
18 | module parameter "removable=0" or "removable=1". | 18 | module parameter "removable=0" or "removable=1". |
19 | 19 | ||
20 | config MMC_CLKGATE | 20 | config MMC_CLKGATE |
21 | bool "MMC host clock gating (EXPERIMENTAL)" | 21 | bool "MMC host clock gating" |
22 | depends on EXPERIMENTAL | ||
23 | help | 22 | help |
24 | This will attempt to aggressively gate the clock to the MMC card. | 23 | This will attempt to aggressively gate the clock to the MMC card. |
25 | This is done to save power due to gating off the logic and bus | 24 | This is done to save power due to gating off the logic and bus |