diff options
author | Mikhail Kolesnik <mike@openbunker.org> | 2012-06-12 16:29:40 +0300 |
---|---|---|
committer | Mikhail Kolesnik <mike@openbunker.org> | 2012-06-12 16:29:40 +0300 |
commit | a81e678a3336e1f7b4ec6cddc978811ff621ce06 (patch) | |
tree | 495fbf676fe5307914a5e0d7fb390d3b2e2286d2 /powertop | |
parent | 7b15b35bdeecf69239d5779fc3f161605f2abe95 (diff) | |
download | contrib-a81e678a3336e1f7b4ec6cddc978811ff621ce06.tar.gz contrib-a81e678a3336e1f7b4ec6cddc978811ff621ce06.tar.xz |
powertop: update requirements in README
Diffstat (limited to 'powertop')
-rw-r--r-- | powertop/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/powertop/README b/powertop/README index 80c59aea7..1be1faf91 100644 --- a/powertop/README +++ b/powertop/README @@ -10,8 +10,10 @@ CONFIG_CPU_FREQ_GOV_ONDEMAND CONFIG_USB_SUSPEND CONFIG_SND_AC97_POWER_SAVE CONFIG_TIMER_STATS +CONFIG_DEBUG_FS +CONFIG_X86_MSR -and to disable these: +And be sure to disable these: CONFIG_IRQBALANCE CONFIG_ACPI_DEBUG |