diff options
Diffstat (limited to 'sys/conf/options')
-rw-r--r-- | sys/conf/options | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/conf/options b/sys/conf/options index 61d29a2b74fa..438d0e81889c 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -71,7 +71,6 @@ TSLOGSIZE opt_global.h # Miscellaneous options. ALQ -ALTERA_SDCARD_FAST_SIM opt_altera_sdcard.h ATSE_CFI_HACK opt_cfi.h AUDIT opt_global.h BOOTHOWTO opt_global.h @@ -838,12 +837,6 @@ AH_INTERRUPT_DEBUGGING opt_ah.h # XXX do not use this for AR9130 AH_AR5416_INTERRUPT_MITIGATION opt_ah.h -# options for the Altera mSGDMA driver (altera_msgdma) -ALTERA_MSGDMA_DESC_STD opt_altera_msgdma.h -ALTERA_MSGDMA_DESC_EXT opt_altera_msgdma.h -ALTERA_MSGDMA_DESC_PF_STD opt_altera_msgdma.h -ALTERA_MSGDMA_DESC_PF_EXT opt_altera_msgdma.h - # options for the Broadcom BCM43xx driver (bwi) BWI_DEBUG opt_bwi.h BWI_DEBUG_VERBOSE opt_bwi.h |