]> Git Repo - linux.git/blob - drivers/platform/x86/intel/speed_select_if/Kconfig
drm/i915: Use REG_BIT() & co. for AUX CH registers
[linux.git] / drivers / platform / x86 / intel / speed_select_if / Kconfig
1 menu "Intel Speed Select Technology interface support"
2         depends on PCI
3         depends on X86_64 || COMPILE_TEST
4
5 config INTEL_SPEED_SELECT_INTERFACE
6         tristate "Intel(R) Speed Select Technology interface drivers"
7         help
8           This config enables the Intel(R) Speed Select Technology interface
9           drivers. The Intel(R) speed select technology features are non
10           architectural and only supported on specific Xeon(R) servers.
11           These drivers provide interface to directly communicate with hardware
12           via MMIO and Mail boxes to enumerate and control all the speed select
13           features.
14
15           Enable this config, if there is a need to enable and control the
16           Intel(R) Speed Select Technology features from the user space.
17 endmenu
This page took 0.033703 seconds and 4 git commands to generate.