summaryrefslogtreecommitdiffstats
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2017-10-03 16:27:30 -0700
committerAlexander Shishkin <alexander.shishkin@linux.intel.com>2018-03-29 13:38:10 +0300
commit72ef0f24d587d38f235334aef69afe611bba0d16 (patch)
tree16db8a408e18a0ade4d85ab6eaca00a22f2c7775 /drivers/Kconfig
parentebc57e399b8efb68293f206333985a3394c3acf8 (diff)
downloadop-kernel-dev-72ef0f24d587d38f235334aef69afe611bba0d16.zip
op-kernel-dev-72ef0f24d587d38f235334aef69afe611bba0d16.tar.gz
hwtracing: Add HW tracing support menu
Make a "HW tracing support" menu and move 2 entries into it. (No change in Coresight, which is ARM-specific and is only listed for ARM & ARM64.) This makes the Device Drivers menu more consistent and prevents these drivers from being listed at the top level of the Device Drivers menu. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Diffstat (limited to 'drivers/Kconfig')
-rw-r--r--drivers/Kconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/Kconfig b/drivers/Kconfig
index 879dc06..95b9ccc 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -199,9 +199,7 @@ source "drivers/dax/Kconfig"
source "drivers/nvmem/Kconfig"
-source "drivers/hwtracing/stm/Kconfig"
-
-source "drivers/hwtracing/intel_th/Kconfig"
+source "drivers/hwtracing/Kconfig"
source "drivers/fpga/Kconfig"
OpenPOWER on IntegriCloud