]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/Kconfig
arch/x86/kernel/smpboot.c: fix warning
[linux-2.6-omap-h63xx.git] / fs / Kconfig
index cf12c403b8c753b4e8a431ab0c56cb89b5ac588a..313b2e06ded5dd525dcb9c9c422800564aacbe5b 100644 (file)
@@ -830,7 +830,7 @@ config NTFS_FS
          from the project web site.
 
          For more information see <file:Documentation/filesystems/ntfs.txt>
-         and <http://linux-ntfs.sourceforge.net/>.
+         and <http://www.linux-ntfs.org/>.
 
          To compile this file system support as a module, choose M here: the
          module will be called ntfs.
@@ -930,7 +930,7 @@ config PROC_KCORE
 
 config PROC_VMCORE
         bool "/proc/vmcore support (EXPERIMENTAL)"
-        depends on PROC_FS && EXPERIMENTAL && CRASH_DUMP
+        depends on PROC_FS && CRASH_DUMP
        default y
         help
         Exports the dump image of crashed kernel in ELF format.