ASoC: Remove superfluous snd_dma_continuous_data()
[linux-2.6-block.git] / arch / sparc / Kconfig.debug
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1da177e4 2
e8dd1612
RR
3config TRACE_IRQFLAGS_SUPPORT
4 bool
5 default y
6
5bb28a57
SR
7config DEBUG_DCFLUSH
8 bool "D-cache flush debugging"
9 depends on SPARC64 && DEBUG_KERNEL
10
5bb28a57
SR
11config MCOUNT
12 bool
13 depends on SPARC64
ddacd0bc 14 depends on FUNCTION_TRACER
5bb28a57
SR
15 default y
16
17config FRAME_POINTER
18 bool
19 depends on MCOUNT
20 default y