1 menu "Intel Speed Select Technology interface support"
3 depends on X86_64 || COMPILE_TEST
5 config INTEL_SPEED_SELECT_TPMI
8 config INTEL_SPEED_SELECT_INTERFACE
9 tristate "Intel(R) Speed Select Technology interface drivers"
10 select INTEL_SPEED_SELECT_TPMI if INTEL_TPMI
12 This config enables the Intel(R) Speed Select Technology interface
13 drivers. The Intel(R) speed select technology features are non
14 architectural and only supported on specific Xeon(R) servers.
15 These drivers provide interface to directly communicate with hardware
16 via MMIO and Mail boxes to enumerate and control all the speed select
19 Enable this config, if there is a need to enable and control the
20 Intel(R) Speed Select Technology features from the user space.