Skip to content

[x86] Enable Intel VSEC, SDSi and PMT as module

Miguel Bernal Marin requested to merge miguelinux/linux:enable-vsec-sdsi-pmt into sid

Enable some Intel features:

Intel Vendor Specific Extended Capabilities Driver

CONFIG_INTEL_VSEC=m

Intel Platform Monitoring Technology (PMT)

CONFIG_INTEL_PMT_CLASS=m CONFIG_INTEL_PMT_TELEMETRY=m CONFIG_INTEL_PMT_CRASHLOG=m

Intel Software Defined Silicon Driver (SDSi)

CONFIG_INTEL_SDSI=m

Closes: #1027953

Edited by Miguel Bernal Marin

Merge request reports

Loading