[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
[pandora-kernel.git] / arch / x86_64 / kernel / pci-dma.c
index 117bceb..33926c3 100644 (file)
@@ -266,7 +266,7 @@ __init int iommu_setup(char *p)
                    swiotlb = 1;
 #endif
 
-#ifdef CONFIG_GART_IOMMU
+#ifdef CONFIG_IOMMU
            gart_parse_options(p);
 #endif