Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « hwtracing « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 13085835a63672cbe0918cccf9f181358a2c823e (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
menu "HW tracing support"

source "drivers/hwtracing/stm/Kconfig"

source "drivers/hwtracing/intel_th/Kconfig"

endmenu