mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add dma and aau.
This commit is contained in:
parent
50f31d87f2
commit
31fbb5019f
1 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,8 @@ options ATA_STATIC_ID # Static device numbering
|
|||
|
||||
device pty
|
||||
device iopwdog # I80321 Watchdog
|
||||
device dma # I80321 DMA Controller
|
||||
device aau # I80321 Application Accelerator Unit
|
||||
device "iq31244_7seg" # IQ31244 7 seg
|
||||
#options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
|
||||
# output. Adds ~128k to driver.
|
||||
|
|
|
|||
Loading…
Reference in a new issue