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

Maximilian Attems maks at alioth.debian.org
Wed Feb 6 23:43:26 UTC 2008


Author: maks
Date: Wed Feb  6 23:43:25 2008
New Revision: 10425

Log:
[amd64, i386] explicitly disable PROVIDE_OHCI1394_DMA_INIT

see what crazy stuff you can do with ieee1394,
f212ec4b7b4d84290f12c9c0416cdea283bf5f40


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	Wed Feb  6 23:43:25 2008
@@ -1169,6 +1169,7 @@
 # CONFIG_DEBUG_KOBJECT is not set
 # CONFIG_DEBUG_INFO is not set
 CONFIG_LATENCYTOP=y
+# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
 # CONFIG_FAULT_INJECTION is not set
 # CONFIG_IOMMU_DEBUG is not set
 # CONFIG_KPROBES is not set

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	Wed Feb  6 23:43:25 2008
@@ -1384,6 +1384,7 @@
 # CONFIG_DEBUG_KOBJECT is not set
 # CONFIG_DEBUG_INFO is not set
 CONFIG_LATENCYTOP=y
+# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
 # CONFIG_FRAME_POINTER is not set
 # CONFIG_FAULT_INJECTION is not set
 # CONFIG_4KSTACKS is not set



More information about the Kernel-svn-changes mailing list