SOURCES (LINUX_2_6_22): kernel-x86_64.config, kernel-i386.config -...

arvenil arvenil at pld-linux.org
Wed Jan 9 22:22:15 CET 2008


Author: arvenil                      Date: Wed Jan  9 21:22:14 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6_22
---- Log message:
- fix for last commit, correct way to disable modules
  # CONFIG_KVM is not set
  # CONFIG_KVM_INTEL is not set
  # CONFIG_KVM_AMD is not set

---- Files affected:
SOURCES:
   kernel-x86_64.config (1.1.2.153.2.10 -> 1.1.2.153.2.11) , kernel-i386.config (1.82.10.183.2.10 -> 1.82.10.183.2.11) 

---- Diffs:

================================================================
Index: SOURCES/kernel-x86_64.config
diff -u SOURCES/kernel-x86_64.config:1.1.2.153.2.10 SOURCES/kernel-x86_64.config:1.1.2.153.2.11
--- SOURCES/kernel-x86_64.config:1.1.2.153.2.10	Wed Jan  9 21:53:38 2008
+++ SOURCES/kernel-x86_64.config	Wed Jan  9 22:22:09 2008
@@ -3125,9 +3125,9 @@
 #
 # Virtualization
 #
-CONFIG_KVM=n
-CONFIG_KVM_INTEL=n
-CONFIG_KVM_AMD=n
+# CONFIG_KVM is not set
+# CONFIG_KVM_INTEL is not set
+# CONFIG_KVM_AMD is not set
 
 #
 # Firmware Drivers

================================================================
Index: SOURCES/kernel-i386.config
diff -u SOURCES/kernel-i386.config:1.82.10.183.2.10 SOURCES/kernel-i386.config:1.82.10.183.2.11
--- SOURCES/kernel-i386.config:1.82.10.183.2.10	Wed Jan  9 21:53:38 2008
+++ SOURCES/kernel-i386.config	Wed Jan  9 22:22:09 2008
@@ -3463,9 +3463,9 @@
 #
 # Virtualization
 #
-CONFIG_KVM=n
-CONFIG_KVM_INTEL=n
-CONFIG_KVM_AMD=n
+# CONFIG_KVM is not set
+# CONFIG_KVM_INTEL is not set
+# CONFIG_KVM_AMD is not set
 
 #
 # File systems
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-x86_64.config?r1=1.1.2.153.2.10&r2=1.1.2.153.2.11&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-i386.config?r1=1.82.10.183.2.10&r2=1.82.10.183.2.11&f=u



More information about the pld-cvs-commit mailing list