162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciconfig PID_IN_CONTEXTIDR
462306a36Sopenharmony_ci	bool "Write the current PID to the CONTEXTIDR register"
562306a36Sopenharmony_ci	help
662306a36Sopenharmony_ci	  Enabling this option causes the kernel to write the current PID to
762306a36Sopenharmony_ci	  the CONTEXTIDR register, at the expense of some additional
862306a36Sopenharmony_ci	  instructions during context switch. Say Y here only if you are
962306a36Sopenharmony_ci	  planning to use hardware trace tools with this kernel.
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciconfig DEBUG_EFI
1262306a36Sopenharmony_ci	depends on EFI && DEBUG_INFO
1362306a36Sopenharmony_ci	bool "UEFI debugging"
1462306a36Sopenharmony_ci	help
1562306a36Sopenharmony_ci	  Enable this option to include EFI specific debugging features into
1662306a36Sopenharmony_ci	  the kernel that are only useful when using a debug build of the
1762306a36Sopenharmony_ci	  UEFI firmware
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ciconfig ARM64_RELOC_TEST
2062306a36Sopenharmony_ci	depends on m
2162306a36Sopenharmony_ci	tristate "Relocation testing module"
2262306a36Sopenharmony_ci
2362306a36Sopenharmony_cisource "drivers/hwtracing/coresight/Kconfig"
24