[kernel] r10518 - in dists/trunk/linux-2.6/debian: . config/amd64
    Maximilian Attems 
    maks at alioth.debian.org
       
    Tue Feb 12 11:44:00 UTC 2008
    
    
  
Author: maks
Date: Tue Feb 12 11:43:44 2008
New Revision: 10518
Log:
amd64: enable I8k
Dell laptop support has now also x86_64 support.
Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Feb 12 11:43:44 2008
@@ -20,7 +20,7 @@
   * 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)
Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Tue Feb 12 11:43:44 2008
@@ -19,6 +19,7 @@
 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
    
    
More information about the Kernel-svn-changes
mailing list