mmc: core: Remove stray CONFIG_EXPERIMENTAL dependencies
authorJohn Stultz <john.stultz@linaro.org>
Mon, 18 Mar 2013 18:57:28 +0000 (11:57 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:51:10 +0000 (13:51 -0800)
CONFIG_EXPERIMENTAL has been removed from the kernel, so clean
up its use in MMC_EMBEDDED_SDIO and MMC_PARANOID_SD_INIT options.

Change-Id: If414c265134b36740a84564274a631803c8e81b4
Cc: Arve Hjønnevåg <arve@android.com>
Cc: San Mehat <san@google.com>
Cc: Android Kernel Team <kernel-team@android.com>
Reported-by: Jon Medhurst (Tixy) <tixy@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/mmc/core/Kconfig

index a10e583950ee2938abbd7a10a2783cd0f34f884e..87cc07dedd9f4191bbf80193d6336556f5d504c5 100644 (file)
@@ -4,7 +4,6 @@
 
 config MMC_EMBEDDED_SDIO
        boolean "MMC embedded SDIO device support (EXPERIMENTAL)"
-       depends on EXPERIMENTAL
        help
          If you say Y here, support will be added for embedded SDIO
          devices which do not contain the necessary enumeration
@@ -12,7 +11,6 @@ config MMC_EMBEDDED_SDIO
 
 config MMC_PARANOID_SD_INIT
        bool "Enable paranoid SD card initialization (EXPERIMENTAL)"
-       depends on EXPERIMENTAL
        help
          If you say Y here, the MMC layer will be extra paranoid
          about re-trying SD init requests. This can be a useful