]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/platform/x86/intel_speed_select_if/Kconfig
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
[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