Add Ethernet and block device drivers to ARM64 GENERIC
This commit is contained in:
parent
438b64d283
commit
ce4acb69f3
@ -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…
x
Reference in New Issue
Block a user