Title: [8231] trunk/arch/blackfin: move KGDB selection to the way other arches do it
- Revision
- 8231
- Author
- vapier
- Date
- 2010-01-25 17:12:32 -0500 (Mon, 25 Jan 2010)
Log Message
move KGDB selection to the way other arches do it
Modified Paths
Diff
Modified: trunk/arch/blackfin/Kconfig (8230 => 8231)
--- trunk/arch/blackfin/Kconfig 2010-01-25 19:01:02 UTC (rev 8230)
+++ trunk/arch/blackfin/Kconfig 2010-01-25 22:12:32 UTC (rev 8231)
@@ -19,6 +19,7 @@
config BLACKFIN
def_bool y
+ select HAVE_ARCH_KGDB
select HAVE_FUNCTION_GRAPH_TRACER
select HAVE_FUNCTION_TRACER
select HAVE_FUNCTION_TRACE_MCOUNT_TEST
Modified: trunk/arch/blackfin/Kconfig.debug (8230 => 8231)
--- trunk/arch/blackfin/Kconfig.debug 2010-01-25 19:01:02 UTC (rev 8230)
+++ trunk/arch/blackfin/Kconfig.debug 2010-01-25 22:12:32 UTC (rev 8231)
@@ -18,9 +18,6 @@
This option will slow down process creation somewhat.
-config HAVE_ARCH_KGDB
- def_bool y
-
config DEBUG_VERBOSE
bool "Verbose fault messages"
default y
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits