FROMLIST: drm/bridge: analogix_dp: Don't read EDID if panel present
[firefly-linux-kernel-4.4.55.git] / fs / sdcardfs / Kconfig
index 657f4958e8d6d64a309309a7ae8ef51d0cc9c524..a1c103316ac7946d1e5b03492d96bca69feeb640 100644 (file)
@@ -1,6 +1,6 @@
 config SDCARD_FS
        tristate "sdcard file system"
-       depends on EXPERIMENTAL
+       depends on CONFIGFS_FS
        default n
        help
          Sdcardfs is based on Wrapfs file system.
@@ -11,8 +11,3 @@ config SDCARD_FS_FADV_NOACTIVE
        default y
        help
          Sdcardfs supports fadvise noactive mode.
-
-config SDCARD_FS_CI_SEARCH
-       tristate "sdcardfs case-insensitive search support"
-       depends on SDCARD_FS
-       default y