amd64: enable I8k

Dell laptop support has now also x86_64 support.

svn path=/dists/trunk/linux-2.6/; revision=10518
This commit is contained in:
Maximilian Attems 2008-02-12 11:43:44 +00:00
parent 4c598c3cf6
commit 8e4b7b9436
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -20,7 +20,7 @@ linux-2.6 (2.6.25~rc1-1~experimental.1) UNRELEASED; urgency=low
* topconfig disable PARPORT_PC_FIFO due to instabilities.
(closes: #366165, #388309, #406056, #407816, #453911)
* [amd64, i386]: Enable SONYPI_COMPAT for better sony laptop support.
* [amd64]: Enable PARAVIRT_GUEST, PARAVIRT, VIRTIO_PCI, VIRTIO_BALLOON.
* [amd64]: Enable PARAVIRT_GUEST, PARAVIRT, VIRTIO_PCI, VIRTIO_BALLOON, I8K.
* topconfig: Enable HID_FF for some HID devices. (closes: #441348)
* topconfig: Enable IPV6_ROUTER_PREF for multi-homed net. (closes: #449247)
* topconfig: Set UTF8 as default encoding. (closes: #417324)

View File

@ -19,6 +19,7 @@ CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_I8K=m
CONFIG_MTRR=y
CONFIG_HPET_TIMER=y
CONFIG_X86_PM_TIMER=y