Blackfin arch: add supporting for kgdb

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
Sonic Zhang
2008-10-13 14:07:19 +08:00
committed by Bryan Wu
parent 5d2e321306
commit a5ac012924
8 changed files with 611 additions and 355 deletions
+3
View File
@@ -2,6 +2,9 @@ menu "Kernel hacking"
source "lib/Kconfig.debug"
config HAVE_ARCH_KGDB
def_bool y
config DEBUG_MMRS
bool "Generate Blackfin MMR tree"
select DEBUG_FS