aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs/BF538-EZKIT_defconfig
diff options
context:
space:
mode:
authorMike Frysinger <vapier.adi@gmail.com>2009-01-07 10:14:38 -0500
committerBryan Wu <cooloney@kernel.org>2009-01-07 10:14:38 -0500
commit98946574a4d512480d98c159c12f9de114e76064 (patch)
tree11eb2e297061a742e9b4acd8e16b8c60bf1baa1a /arch/blackfin/configs/BF538-EZKIT_defconfig
parentdd3dd384df7f9f77fba6875a606e5a663510cd1d (diff)
Blackfin arch: enable DEBUG_KERNEL for ADI boards
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/configs/BF538-EZKIT_defconfig')
-rw-r--r--arch/blackfin/configs/BF538-EZKIT_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/configs/BF538-EZKIT_defconfig b/arch/blackfin/configs/BF538-EZKIT_defconfig
index e84dbebeb80a..f1d2b3669940 100644
--- a/arch/blackfin/configs/BF538-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF538-EZKIT_defconfig
@@ -1166,7 +1166,7 @@ CONFIG_FRAME_WARN=1024
1166# CONFIG_UNUSED_SYMBOLS is not set 1166# CONFIG_UNUSED_SYMBOLS is not set
1167CONFIG_DEBUG_FS=y 1167CONFIG_DEBUG_FS=y
1168# CONFIG_HEADERS_CHECK is not set 1168# CONFIG_HEADERS_CHECK is not set
1169# CONFIG_DEBUG_KERNEL is not set 1169CONFIG_DEBUG_KERNEL=y
1170# CONFIG_DEBUG_BUGVERBOSE is not set 1170# CONFIG_DEBUG_BUGVERBOSE is not set
1171# CONFIG_SAMPLES is not set 1171# CONFIG_SAMPLES is not set
1172CONFIG_HAVE_ARCH_KGDB=y 1172CONFIG_HAVE_ARCH_KGDB=y