arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
[deliverable/linux.git] / arch / sparc / Kconfig.debug
CommitLineData
1da177e4
LT
1menu "Kernel hacking"
2
e8dd1612
RR
3config TRACE_IRQFLAGS_SUPPORT
4 bool
5 default y
6
1da177e4
LT
7source "lib/Kconfig.debug"
8
5bb28a57
SR
9config DEBUG_DCFLUSH
10 bool "D-cache flush debugging"
11 depends on SPARC64 && DEBUG_KERNEL
12
5bb28a57
SR
13config MCOUNT
14 bool
15 depends on SPARC64
ddacd0bc 16 depends on FUNCTION_TRACER
5bb28a57
SR
17 default y
18
19config FRAME_POINTER
20 bool
21 depends on MCOUNT
22 default y
23
1da177e4 24endmenu
This page took 0.678839 seconds and 5 git commands to generate.