[kernel] r10300 - in dists/trunk/linux-2.6/debian: . config/amd64

Maximilian Attems maks at alioth.debian.org
Wed Jan 30 22:07:58 UTC 2008


Author: maks
Date: Wed Jan 30 22:07:58 2008
New Revision: 10300

Log:
amd64: enable PARAVIRT


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	Wed Jan 30 22:07:58 2008
@@ -21,7 +21,7 @@
   * topconfig disable PARPORT_PC_FIFO due to instabilities.
     (closes: #366165, #388309, #407816, #453911)
   * [amd64, i386]: Enable SONYPI_COMPAT for better sony laptop support.
-  * [amd64]: Enable PARAVIRT_GUEST.
+  * [amd64]: Enable PARAVIRT_GUEST, PARAVIRT.
 
   [ Martin Michlmayr ]
   * [arm] Update IXP4xx Ethernet patches.

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	Wed Jan 30 22:07:58 2008
@@ -1206,6 +1206,7 @@
 CONFIG_NO_HZ=y
 CONFIG_X86_PC=y
 CONFIG_PARAVIRT_GUEST=y
+CONFIG_PARAVIRT=y
 # CONFIG_X86_VSMP is not set
 CONFIG_ARCH_SPARSEMEM_ENABLE=y
 CONFIG_MOXA_INTELLIO=m



More information about the Kernel-svn-changes mailing list