mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
siba depends on bhndbus; add the device to the kernel config.
This gets us past compiling and now only linking is failing on builtins.
This commit is contained in:
parent
6db37b5649
commit
d360a5589e
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ options INVARIANT_SUPPORT
|
|||
#options BUS_DEBUG
|
||||
#makeoptions BUS_DEBUG
|
||||
|
||||
device bhndbus # Broadcom Home Networking Division Bus
|
||||
device siba # Sonics SiliconBackplane
|
||||
device pci # siba_pcib
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue