diff options
-rw-r--r-- | sys/conf/options.sparc64 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/conf/options.sparc64 b/sys/conf/options.sparc64 index 4106ee9..50a05aa 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 |