]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/Kconfig
Move LOG_BUF_SHIFT to a more sensible place
[linux-2.6-omap-h63xx.git] / fs / Kconfig
index 20bec7767dd84835e236ddfae5c9d75223c023f1..4622dabb2253ec3ed8690fa8b007ccac2be6fd6c 100644 (file)
@@ -314,7 +314,7 @@ config REISERFS_CHECK
 
 config REISERFS_PROC_INFO
        bool "Stats in /proc/fs/reiserfs"
-       depends on REISERFS_FS
+       depends on REISERFS_FS && PROC_FS
        help
          Create under /proc/fs/reiserfs a hierarchy of files, displaying
          various ReiserFS statistics and internal data at the expense of
@@ -2032,7 +2032,6 @@ config AFS_FS
        tristate "Andrew File System support (AFS) (EXPERIMENTAL)"
        depends on INET && EXPERIMENTAL
        select AF_RXRPC
-       select KEYS
        help
          If you say Y here, you will get an experimental Andrew File System
          driver. It currently only supports unsecured read-only AFS access.