diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-01-25 17:12:32 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-03-09 00:30:50 -0500 |
commit | 652afdc3403cbccb93c7e6db582a1204a9e5e90a (patch) | |
tree | 5b65707e096065ffc3ca8e9ae45f4d166ea4005c /arch/blackfin/Kconfig.debug | |
parent | 64b33a00dc39dceac04dbd7622ab14017e074712 (diff) |
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.debug | 3 |
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 | |||
18 | 18 | ||
19 | This option will slow down process creation somewhat. | 19 | This option will slow down process creation somewhat. |
20 | 20 | ||
21 | config HAVE_ARCH_KGDB | ||
22 | def_bool y | ||
23 | |||
24 | config DEBUG_VERBOSE | 21 | config DEBUG_VERBOSE |
25 | bool "Verbose fault messages" | 22 | bool "Verbose fault messages" |
26 | default y | 23 | default y |