aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs/BF518F-EZBRD_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/BF518F-EZBRD_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/BF518F-EZBRD_defconfig')
-rw-r--r--arch/blackfin/configs/BF518F-EZBRD_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/configs/BF518F-EZBRD_defconfig b/arch/blackfin/configs/BF518F-EZBRD_defconfig
index b3286af8c8f7..98cf7c3cfef9 100644
--- a/arch/blackfin/configs/BF518F-EZBRD_defconfig
+++ b/arch/blackfin/configs/BF518F-EZBRD_defconfig
@@ -1009,7 +1009,7 @@ CONFIG_FRAME_WARN=1024
1009# CONFIG_UNUSED_SYMBOLS is not set 1009# CONFIG_UNUSED_SYMBOLS is not set
1010CONFIG_DEBUG_FS=y 1010CONFIG_DEBUG_FS=y
1011# CONFIG_HEADERS_CHECK is not set 1011# CONFIG_HEADERS_CHECK is not set
1012# CONFIG_DEBUG_KERNEL is not set 1012CONFIG_DEBUG_KERNEL=y
1013# CONFIG_DEBUG_BUGVERBOSE is not set 1013# CONFIG_DEBUG_BUGVERBOSE is not set
1014# CONFIG_SAMPLES is not set 1014# CONFIG_SAMPLES is not set
1015CONFIG_HAVE_ARCH_KGDB=y 1015CONFIG_HAVE_ARCH_KGDB=y