From 6882e9a266122ddf48dda5c287bdf079aa9edf7d Mon Sep 17 00:00:00 2001 From: Thomas Moestl Date: Fri, 30 Apr 2004 15:21:25 +0000 Subject: [PATCH] Remove the EBUS_DEBUG and IOMMU_DEBUG options, which are not used any more. --- sys/conf/options.sparc64 | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys/conf/options.sparc64 b/sys/conf/options.sparc64 index 4106ee9aeef..50a05aaab6f 100644 --- a/sys/conf/options.sparc64 +++ b/sys/conf/options.sparc64 @@ -6,13 +6,10 @@ GFB_DEBUG opt_gfb.h GFB_NO_FONT_LOADING opt_gfb.h GFB_NO_MODE_CHANGE opt_gfb.h -EBUS_DEBUG opt_ebus.h PSYCHO_DEBUG opt_psycho.h DEBUGGER_ON_POWERFAIL opt_psycho.h OFW_PCI_DEBUG opt_ofw_pci.h OFW_NEWPCI opt_ofw_pci.h -# Normal IOMMU debugging -IOMMU_DEBUG opt_iommu.h # Debug IOMMU inserts/removes using diagnostic accesses. Very loud. IOMMU_DIAG opt_iommu.h PMAP_STATS opt_pmap.h