]> Git Repo - linux.git/blob - drivers/platform/x86/intel/telemetry/Kconfig
i2c: Fix conditional for substituting empty ACPI functions
[linux.git] / drivers / platform / x86 / intel / telemetry / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Intel x86 Platform Specific Drivers
4 #
5
6 config INTEL_TELEMETRY
7         tristate "Intel SoC Telemetry driver"
8         depends on X86_64
9         depends on MFD_INTEL_PMC_BXT
10         depends on INTEL_PUNIT_IPC
11         help
12           This driver provides interfaces to configure and use
13           telemetry for Intel SoC from Apollo Lake onwards.
14           It is also used to get various SoC events and parameters
15           directly via debugfs files. Various tools may use
16           this interface for SoC state monitoring.
This page took 0.033092 seconds and 4 git commands to generate.