[kernel] r10074 - in dists/trunk/linux-2.6/debian/config: amd64 i386

Maximilian Attems maks at alioth.debian.org
Mon Jan 7 16:33:38 UTC 2008


Author: maks
Date: Mon Jan  7 16:33:38 2008
New Revision: 10074

Log:
x86 disable dmadevices for now

default n, not seen on fedora..


Modified:
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/i386/config

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	Mon Jan  7 16:33:38 2008
@@ -1253,6 +1253,7 @@
 CONFIG_KS0108=m
 CONFIG_KS0108_PORT=0x378
 CONFIG_KS0108_DELAY=2
+# CONFIG_DMADEVICES is not set
 CONFIG_VIRTUALIZATION=y
 CONFIG_KVM=m
 CONFIG_KVM_INTEL=m

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Mon Jan  7 16:33:38 2008
@@ -1486,6 +1486,7 @@
 CONFIG_VMI=y
 CONFIG_PARAVIRT=y
 CONFIG_PARAVIRT_GUEST=y
+# CONFIG_DMADEVICES is not set
 CONFIG_VIRTUALIZATION=y
 CONFIG_KVM=m
 CONFIG_KVM_INTEL=m



More information about the Kernel-svn-changes mailing list