Merge branch 'x86/cleanups' into x86/irq
[deliverable/linux.git] / drivers / idle / Kconfig
CommitLineData
27471fdb
AH
1
2menu "Memory power savings"
2830c9fb 3depends on X86_64
27471fdb
AH
4
5config I7300_IDLE_IOAT_CHANNEL
6 bool
7
8config I7300_IDLE
33093e18 9 tristate "Intel chipset idle memory power saving driver"
27471fdb 10 select I7300_IDLE_IOAT_CHANNEL
2830c9fb 11 depends on EXPERIMENTAL
27471fdb 12 help
33093e18
VP
13 Enable memory power savings when idle with certain Intel server
14 chipsets. The chipset must have I/O AT support, such as the
15 Intel 7300. The power savings depends on the type and quantity of
16 DRAM devices.
27471fdb
AH
17
18endmenu
This page took 0.029593 seconds and 5 git commands to generate.