aboutsummaryrefslogtreecommitdiffstats
path: root/features/telemetry/intel-telemetry.cfg
blob: dd07fe918dbfb763f077c994745fa8eaa36d39bb (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: MIT
# INTEL_TELEMETRY is x86_64 only! Do not add to 32-bit!
CONFIG_X86_64=y

# Other dependencies
CONFIG_INTEL_PMC_IPC=y
CONFIG_INTEL_PUNIT_IPC=y

# The feature
CONFIG_INTEL_TELEMETRY=y