x86 enable modular INTEL_IDLE

svn path=/dists/trunk/linux-2.6/; revision=16036
This commit is contained in:
Maximilian Attems 2010-08-02 07:16:35 +00:00
parent 9795ff510e
commit 92d30e6467
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux-2.6 (2.6.35-1~experimental.1) UNRELEASED; urgency=low
- tpm_tis: fix subsequent suspend failures (Closes: #591031)
* topconfig enable BLK_CGROUP.
* x86 enable INTEL_IDLE.
-- Ben Hutchings <ben@decadent.org.uk> Mon, 02 Aug 2010 02:21:32 +0100

View File

@ -530,6 +530,11 @@ CONFIG_BLK_DEV_TRM290=m
##
CONFIG_XEN_KBDDEV_FRONTEND=y
##
## file: drivers/indle/Kconfig
##
CONFIG_INTEL_IDLE=m
##
## file: drivers/input/gameport/Kconfig
##