提交 652afdc3 编写于 作者: M Mike Frysinger

Blackfin: move KGDB selection to the way other arches do it

Signed-off-by: NMike Frysinger <vapier@gentoo.org>
上级 64b33a00
...@@ -23,6 +23,7 @@ config RWSEM_XCHGADD_ALGORITHM ...@@ -23,6 +23,7 @@ config RWSEM_XCHGADD_ALGORITHM
config BLACKFIN config BLACKFIN
def_bool y def_bool y
select HAVE_ARCH_KGDB
select HAVE_FUNCTION_GRAPH_TRACER select HAVE_FUNCTION_GRAPH_TRACER
select HAVE_FUNCTION_TRACER select HAVE_FUNCTION_TRACER
select HAVE_FUNCTION_TRACE_MCOUNT_TEST select HAVE_FUNCTION_TRACE_MCOUNT_TEST
......
...@@ -18,9 +18,6 @@ config DEBUG_STACK_USAGE ...@@ -18,9 +18,6 @@ config DEBUG_STACK_USAGE
This option will slow down process creation somewhat. This option will slow down process creation somewhat.
config HAVE_ARCH_KGDB
def_bool y
config DEBUG_VERBOSE config DEBUG_VERBOSE
bool "Verbose fault messages" bool "Verbose fault messages"
default y default y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册