diff options
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r-- | arch/s390/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 90ba5d35cf32..e6efc1277b04 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -74,6 +74,7 @@ mainmenu "Linux Kernel Configuration" | |||
74 | config S390 | 74 | config S390 |
75 | def_bool y | 75 | def_bool y |
76 | select USE_GENERIC_SMP_HELPERS if SMP | 76 | select USE_GENERIC_SMP_HELPERS if SMP |
77 | select HAVE_FUNCTION_TRACER | ||
77 | select HAVE_OPROFILE | 78 | select HAVE_OPROFILE |
78 | select HAVE_KPROBES | 79 | select HAVE_KPROBES |
79 | select HAVE_KRETPROBES | 80 | select HAVE_KRETPROBES |