From: Matthew Wilcox Date: Thu, 29 Dec 2016 19:49:48 +0000 (-0500) Subject: radix tree test suite: Remove obsolete CONFIG X-Git-Tag: v4.11-rc1~44^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfa11193c46d5ea8ef4d9a4f1c10221cdd985ab1;p=thirdparty%2Fkernel%2Flinux.git radix tree test suite: Remove obsolete CONFIG radix-tree.c doesn't use these CONFIG options any more. Signed-off-by: Matthew Wilcox Reviewed-by: Rehas Sachdeva --- diff --git a/tools/testing/radix-tree/generated/autoconf.h b/tools/testing/radix-tree/generated/autoconf.h index ad18cf5a2a3a1..cf88dc5b8832a 100644 --- a/tools/testing/radix-tree/generated/autoconf.h +++ b/tools/testing/radix-tree/generated/autoconf.h @@ -1,3 +1 @@ #define CONFIG_RADIX_TREE_MULTIORDER 1 -#define CONFIG_SHMEM 1 -#define CONFIG_SWAP 1