Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/linux/kerne...
[linux-2.6-microblaze.git] / lib / Kconfig
index a3928d4..a9965f4 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