mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove the EBUS_DEBUG and IOMMU_DEBUG options, which are not used any
more.
This commit is contained in:
parent
e9e3f95d4a
commit
6882e9a266
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue