mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
at91_spi won't compile without spibus, so add it.
This commit is contained in:
parent
2cae2b7d30
commit
5fdfd0f9fc
1 changed files with 1 additions and 0 deletions
|
|
@ -81,3 +81,4 @@ device mem # Memory and kernel memory devices
|
|||
device md
|
||||
# device at91_twi # TWI: Two Wire Interface
|
||||
device at91_spi # SPI:
|
||||
device spibus
|
||||
|
|
|
|||
Loading…
Reference in a new issue