sisusb: remove dummy variables
[deliverable/linux.git] / arch / Kconfig
index b16e74e4b5afbbcfad4091c4067c638d2e50da3c..e9734796531f022cd188411e1bb14450922b74ef 100644 (file)
@@ -598,6 +598,17 @@ 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.
+
+config ISA_BUS_API
+       def_bool ISA
+
 #
 # ABI hall of shame
 #
This page took 0.024387 seconds and 5 git commands to generate.