]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/Kconfig
[PATCH] reiserfs: remove kmalloc wrapper
[karo-tx-linux.git] / fs / Kconfig
index 382e3b2883d5b59bfba82a78a3a30f6f1e340da9..93b5dc4082ff24e3e015244c31ff3e7a35d757d1 100644 (file)
@@ -798,7 +798,7 @@ config PROC_KCORE
 
 config PROC_VMCORE
         bool "/proc/vmcore support (EXPERIMENTAL)"
-        depends on PROC_FS && EMBEDDED && EXPERIMENTAL && CRASH_DUMP
+        depends on PROC_FS && EXPERIMENTAL && CRASH_DUMP
         help
         Exports the dump image of crashed kernel in ELF format.
 
@@ -1327,7 +1327,7 @@ config UFS_FS
 
 config UFS_FS_WRITE
        bool "UFS file system write support (DANGEROUS)"
-       depends on UFS_FS && EXPERIMENTAL
+       depends on UFS_FS && EXPERIMENTAL && BROKEN
        help
          Say Y here if you want to try writing to UFS partitions. This is
          experimental, so you should back up your UFS partitions beforehand.