mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
riscv: include ahci device to GENERIC.
This is needed for bhyve guest VM. Reviewed by: mhorne Sponsored by: UKRI Differential Revision: https://reviews.freebsd.org/D45497
This commit is contained in:
parent
bbdf32d94c
commit
62cb671705
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ device riscv_syscon
|
|||
device pci
|
||||
|
||||
# Block devices
|
||||
device ahci
|
||||
device scbus
|
||||
device da
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue