瀏覽代碼

remove the dead X86_REMOTE_DEBUG option

This patch removes the dead X86_REMOTE_DEBUG option.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Adrian Bunk 17 年之前
父節點
當前提交
076e21a014
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      arch/x86/Kconfig.debug

+ 0 - 3
arch/x86/Kconfig.debug

@@ -112,7 +112,4 @@ config IOMMU_LEAK
 	  Add a simple leak tracer to the IOMMU code. This is useful when you
 	  are debugging a buggy device driver that leaks IOMMU mappings.
 
-#config X86_REMOTE_DEBUG
-#	bool "kgdb debugging stub"
-
 endmenu