fs/efs: remove depends on CONFIG_EXPERIMENTAL
[deliverable/linux.git] / fs / efs / Kconfig
index 6ebfc1c207a887011f9b6f5fbb308c54eeed2828..d020e3c30fea47037524cae9f687891ca6609416 100644 (file)
@@ -1,6 +1,6 @@
 config EFS_FS
-       tristate "EFS file system support (read only) (EXPERIMENTAL)"
-       depends on BLOCK && EXPERIMENTAL
+       tristate "EFS file system support (read only)"
+       depends on BLOCK
        help
          EFS is an older file system used for non-ISO9660 CD-ROMs and hard
          disk partitions by SGI's IRIX operating system (IRIX 6.0 and newer
This page took 0.02555 seconds and 5 git commands to generate.