This doesn't seem to be used anywhere

Cc: Andrew Morton <a...@linux-foundation.org>
Cc: Kees Cook <keesc...@chromium.org>
Cc: Johannes Weiner <han...@cmpxchg.org>
Cc: Tejun Heo <t...@kernel.org>
Cc: Arnd Bergmann <a...@arndb.de>
Cc: Petr Mladek <pmla...@suse.com>
Cc: Ard Biesheuvel <ard.biesheu...@linaro.org>
Cc: Thomas Garnier <thgar...@google.com>
Cc: Nicolas Pitre <nicolas.pi...@linaro.org>
Cc: Peter Zijlstra <pet...@infradead.org>
Cc: linux-snps-arc@lists.infradead.org
Cc: linux-ker...@vger.kernel.org
Signed-off-by: Vineet Gupta <vgu...@synopsys.com>
---
 init/Kconfig | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index cac3f096050d..934a61f6e2cc 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1707,19 +1707,6 @@ config PERF_EVENTS
 
          Say Y if unsure.
 
-config DEBUG_PERF_USE_VMALLOC
-       default n
-       bool "Debug: use vmalloc to back perf mmap() buffers"
-       depends on PERF_EVENTS && DEBUG_KERNEL && !PPC
-       select PERF_USE_VMALLOC
-       help
-        Use vmalloc memory to back perf mmap() buffers.
-
-        Mostly useful for debugging the vmalloc code on platforms
-        that don't require it.
-
-        Say N if unsure.
-
 endmenu
 
 config VM_EVENT_COUNTERS
-- 
2.7.4


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

Reply via email to