diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-12 11:56:31 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-12 11:56:31 +0000 |
| commit | 87f3e7b361656c3dfacb1c73dc88ec04bdc2bdd7 (patch) | |
| tree | 8c9ec5c8eae3cf9b6c1ea4dfcf7ea5192fb20126 /testing/linux-virt-grsec/kernelconfig.x86_64 | |
| parent | eba4d39e7b643029e5ddedac0534e337cc6ec1f7 (diff) | |
| download | aports-87f3e7b361656c3dfacb1c73dc88ec04bdc2bdd7.tar.bz2 aports-87f3e7b361656c3dfacb1c73dc88ec04bdc2bdd7.tar.xz | |
testing/linux-virt-grsec: disable intel idle driver
should not be needed on virtual guests
Diffstat (limited to 'testing/linux-virt-grsec/kernelconfig.x86_64')
| -rw-r--r-- | testing/linux-virt-grsec/kernelconfig.x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/linux-virt-grsec/kernelconfig.x86_64 b/testing/linux-virt-grsec/kernelconfig.x86_64 index 309f070b2b..7e4285d342 100644 --- a/testing/linux-virt-grsec/kernelconfig.x86_64 +++ b/testing/linux-virt-grsec/kernelconfig.x86_64 @@ -479,7 +479,7 @@ CONFIG_ACPI_APEI_ERST_DEBUG=y CONFIG_CPU_IDLE=y CONFIG_CPU_IDLE_GOV_LADDER=y CONFIG_CPU_IDLE_GOV_MENU=y -CONFIG_INTEL_IDLE=y +# CONFIG_INTEL_IDLE is not set # # Memory power savings |
