Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / lib / Kconfig
index d82f20609939552b6708b15d8969819d65cb13f7..a9965f4af4dd391cce6fb3875bd48332560e3598 100644 (file)
@@ -399,8 +399,11 @@ config INTERVAL_TREE
 
          for more information.
 
-config RADIX_TREE_MULTIORDER
+config XARRAY_MULTI
        bool
+       help
+         Support entries which occupy multiple consecutive indices in the
+         XArray.
 
 config ASSOCIATIVE_ARRAY
        bool
@@ -621,6 +624,3 @@ config GENERIC_LIB_CMPDI2
 
 config GENERIC_LIB_UCMPDI2
        bool
-
-config GENERIC_LIB_UMODDI3
-       bool