xref: /kernel/linux/linux-5.10/arch/sparc/Kconfig.debug
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/sparc/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciconfig TRACE_IRQFLAGS_SUPPORT
48c2ecf20Sopenharmony_ci	bool
58c2ecf20Sopenharmony_ci	default y
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciconfig DEBUG_DCFLUSH
88c2ecf20Sopenharmony_ci	bool "D-cache flush debugging"
98c2ecf20Sopenharmony_ci	depends on SPARC64 && DEBUG_KERNEL
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciconfig MCOUNT
128c2ecf20Sopenharmony_ci	bool
138c2ecf20Sopenharmony_ci	depends on SPARC64
148c2ecf20Sopenharmony_ci	depends on FUNCTION_TRACER
158c2ecf20Sopenharmony_ci	default y
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ciconfig FRAME_POINTER
188c2ecf20Sopenharmony_ci	bool
198c2ecf20Sopenharmony_ci	depends on MCOUNT
208c2ecf20Sopenharmony_ci	default y
21

Indexes created Thu Nov 07 10:32:03 CST 2024