aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig.debug
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-01-25 22:12:32 +0000
committerMike Frysinger <vapier@gentoo.org>2010-03-09 00:30:50 -0500
commit652afdc3403cbccb93c7e6db582a1204a9e5e90a (patch)
tree5b65707e096065ffc3ca8e9ae45f4d166ea4005c /arch/blackfin/Kconfig.debug
parentBlackfin: split watchdog definitions into a dedicated header file (diff)
downloadlinux-dev-652afdc3403cbccb93c7e6db582a1204a9e5e90a.tar.xz
linux-dev-652afdc3403cbccb93c7e6db582a1204a9e5e90a.zip
Blackfin: move KGDB selection to the way other arches do it
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/Kconfig.debug')
-rw-r--r--arch/blackfin/Kconfig.debug3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/blackfin/Kconfig.debug b/arch/blackfin/Kconfig.debug
index 1460d7b5edc1..aec89a5280b2 100644
--- a/arch/blackfin/Kconfig.debug
+++ b/arch/blackfin/Kconfig.debug
@@ -18,9 +18,6 @@ config DEBUG_STACK_USAGE
This option will slow down process creation somewhat.
-config HAVE_ARCH_KGDB
- def_bool y
-
config DEBUG_VERBOSE
bool "Verbose fault messages"
default y