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: https://git.karo-electronics.de/?a=commitdiff_plain;h=bfa11193c46d5ea8ef4d9a4f1c10221cdd985ab1;p=karo-tx-linux.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 ad18cf5a2a3a..cf88dc5b8832 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