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.14-rc1~1383^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bfa11193c46d5ea8ef4d9a4f1c10221cdd985ab1;p=platform%2Fkernel%2Flinux-rpi.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 ad18cf5..cf88dc5 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