Back to home page

OSCL-LXR

 
 

    


0001 menu "Intel Speed Select Technology interface support"
0002         depends on PCI
0003         depends on X86_64 || COMPILE_TEST
0004 
0005 config INTEL_SPEED_SELECT_INTERFACE
0006         tristate "Intel(R) Speed Select Technology interface drivers"
0007         help
0008           This config enables the Intel(R) Speed Select Technology interface
0009           drivers. The Intel(R) speed select technology features are non
0010           architectural and only supported on specific Xeon(R) servers.
0011           These drivers provide interface to directly communicate with hardware
0012           via MMIO and Mail boxes to enumerate and control all the speed select
0013           features.
0014 
0015           Enable this config, if there is a need to enable and control the
0016           Intel(R) Speed Select Technology features from the user space.
0017 endmenu