projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52a9490
)
sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 16 Oct 2009 09:14:19 +0000
(18:14 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 16 Oct 2009 09:14:19 +0000
(18:14 +0900)
This seems to have popped back in via some merge damage. Kill it off.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index b940424f8ccc0ee7915cc7c79fcc0b7d9983f406..0dc7e3cbeffa415c9cbd9a599a2ccccb74ee964b 100644
(file)
--- a/
arch/sh/Kconfig
+++ b/
arch/sh/Kconfig
@@
-37,7
+37,6
@@
config SUPERH32
select HAVE_FTRACE_MCOUNT_RECORD
select HAVE_DYNAMIC_FTRACE
select HAVE_FUNCTION_TRACE_MCOUNT_TEST
- select HAVE_FTRACE_SYSCALLS
select HAVE_FUNCTION_GRAPH_TRACER
select HAVE_ARCH_KGDB
select ARCH_HIBERNATION_POSSIBLE if MMU