aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/radix-tree/generated/autoconf.h
diff options
context:
space:
mode:
authorMatthew Wilcox <[email protected]>2018-09-22 20:14:30 +0000
committerMatthew Wilcox <[email protected]>2018-10-21 14:46:48 +0000
commit3a08cd52c37c793ffc199f6fc2ecfc368e284b2d (patch)
tree36a77e103ef0c6061ed3ec5f18b8865bb87947ef /tools/testing/radix-tree/generated/autoconf.h
parentradix tree test: Convert multiorder tests to XArray (diff)
downloadkernel-3a08cd52c37c793ffc199f6fc2ecfc368e284b2d.tar.gz
kernel-3a08cd52c37c793ffc199f6fc2ecfc368e284b2d.zip
radix tree: Remove multiorder support
All users have now been converted to the XArray. Removing the support reduces code size and ensures new users will use the XArray instead. Signed-off-by: Matthew Wilcox <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/generated/autoconf.h')
-rw-r--r--tools/testing/radix-tree/generated/autoconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/radix-tree/generated/autoconf.h b/tools/testing/radix-tree/generated/autoconf.h
index ca8e03ad19ac..2218b3cc184e 100644
--- a/tools/testing/radix-tree/generated/autoconf.h
+++ b/tools/testing/radix-tree/generated/autoconf.h
@@ -1,2 +1 @@
-#define CONFIG_RADIX_TREE_MULTIORDER 1
#define CONFIG_XARRAY_MULTI 1