revert android-tegra-2.6.36-honeycomb-mr1-9001adc to v2.6.36
[firefly-linux-kernel-4.4.55.git] / drivers / mmc / core / Kconfig
index 0eba6658233a3561928d247c9706bab83ea2278a..bb22ffd76ef8a2bfba0bbdc29d73faabc51911bc 100644 (file)
@@ -16,20 +16,3 @@ config MMC_UNSAFE_RESUME
 
          This option sets a default which can be overridden by the
          module parameter "removable=0" or "removable=1".
-
-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
-         support in hardware to be properly detected.
-
-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
-         work-around for buggy controllers and hardware. Enable
-         if you are experiencing issues with SD detection.