[kernel] r10066 - dists/trunk/linux-2.6/debian/config/amd64

Maximilian Attems maks at alioth.debian.org
Mon Jan 7 14:23:56 UTC 2008


Author: maks
Date: Mon Jan  7 14:23:56 2008
New Revision: 10066

Log:
fix .config:752:warning: trying to assign nonexistent symbol IOMMU
got renamed CONFIG_IOMMU to CONFIG_GART_IOMMU and not directly
selectable, so just kill ref.


Modified:
   dists/trunk/linux-2.6/debian/config/amd64/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 14:23:56 2008
@@ -1241,7 +1241,6 @@
 CONFIG_INTEL_IOATDMA=m
 CONFIG_HW_RANDOM_AMD=m
 CONFIG_RESOURCES_64BIT=y
-CONFIG_IOMMU=y
 CONFIG_HW_RANDOM_INTEL=m
 CONFIG_ACPI_SBS=m
 CONFIG_AUDIT_ARCH=y



More information about the Kernel-svn-changes mailing list