mirror of
https://gitflic.ru/project/npo_rbs/repka-os_kernel.git
synced 2025-04-16 17:24:22 +00:00
10 lines
200 B
Text
10 lines
200 B
Text
# SPDX-License-Identifier: GPL-2.0-only
|
|
menu "HW tracing support"
|
|
|
|
source "drivers/hwtracing/stm/Kconfig"
|
|
|
|
source "drivers/hwtracing/intel_th/Kconfig"
|
|
|
|
source "drivers/hwtracing/ptt/Kconfig"
|
|
|
|
endmenu
|