remove the dead X86_REMOTE_DEBUG option

This patch removes the dead X86_REMOTE_DEBUG option.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Adrian Bunk 2007-10-29 13:49:16 +01:00 committed by Thomas Gleixner
parent 1b8a8e95f9
commit 076e21a014

View file

@ -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