8 lines
160 B
Text
Executable file
8 lines
160 B
Text
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
menu "HW tracing support"
|
|
|
|
source "drivers/hwtracing/stm/Kconfig"
|
|
|
|
source "drivers/hwtracing/intel_th/Kconfig"
|
|
|
|
endmenu
|