| # SPDX-License-Identifier: GPL-2.0-only |
| bool "Write the current PID to the CONTEXTIDR register" |
| Enabling this option causes the kernel to write the current PID to |
| the CONTEXTIDR register, at the expense of some additional |
| instructions during context switch. Say Y here only if you are |
| planning to use hardware trace tools with this kernel. |
| depends on EFI && DEBUG_INFO |
| Enable this option to include EFI specific debugging features into |
| the kernel that are only useful when using a debug build of the |
| tristate "Relocation testing module" |
| source "drivers/hwtracing/coresight/Kconfig" |