Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
[linux-2.6-block.git] / arch / Kconfig
index b16e74e4b5afbbcfad4091c4067c638d2e50da3c..d794384a0404d2e9b1d1e9c3f6a966ca877c647c 100644 (file)
@@ -598,6 +598,14 @@ config HAVE_STACK_VALIDATION
          Architecture supports the 'objtool check' host tool command, which
          performs compile-time stack metadata validation.
 
+config HAVE_ARCH_HASH
+       bool
+       default n
+       help
+         If this is set, the architecture provides an <asm/hash.h>
+         file which provides platform-specific implementations of some
+         functions in <linux/hash.h> or fs/namei.c.
+
 #
 # ABI hall of shame
 #