]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/hwtracing/stm/Kconfig
stm class: Add heartbeat stm source device
[mirror_ubuntu-zesty-kernel.git] / drivers / hwtracing / stm / Kconfig
index e0ac75395526933bdeedc57bbd17ad1abb06985f..847a39b353078618fa9009691598b4ed1d5ef583 100644 (file)
@@ -28,4 +28,15 @@ config STM_SOURCE_CONSOLE
          If you want to send kernel console messages over STM devices,
          say Y.
 
+config STM_SOURCE_HEARTBEAT
+       tristate "Heartbeat over STM devices"
+       help
+         This is a kernel space trace source that sends periodic
+         heartbeat messages to trace hosts over STM devices. It is
+         also useful for testing stm class drivers and the stm class
+         framework itself.
+
+         If you want to send heartbeat messages over STM devices,
+         say Y.
+
 endif