Add Ethernet and block device drivers to ARM64 GENERIC
This commit is contained in:
parent
cbe49cc415
commit
6ff9127b86
@ -93,6 +93,16 @@ device vtnet
|
||||
device pci
|
||||
device thunder_pci
|
||||
|
||||
# Ethernet NICs
|
||||
device em # Intel PRO/1000 Gigabit Ethernet Family
|
||||
device mii
|
||||
device miibus # MII bus support
|
||||
|
||||
# Block devices
|
||||
device ahci
|
||||
device scbus
|
||||
device da
|
||||
|
||||
# Serial (COM) ports
|
||||
device uart # Generic UART driver
|
||||
device pl011
|
||||
|
Loading…
Reference in New Issue
Block a user