arm64: conf: std.broadcom: Add dwcotg and smsc
Add the dwcotg and smsc usb to ethernet driver to std.broadcom. Those are used in RPI3 PR: 257593
This commit is contained in:
parent
dcfd605871
commit
589951c76a
@ -20,8 +20,12 @@ device pl011
|
||||
# Ethernet NICs
|
||||
device genet # Broadcom on RPi4
|
||||
|
||||
# USB support
|
||||
device dwcotg
|
||||
|
||||
# USB ethernet support
|
||||
device muge
|
||||
device smsc
|
||||
|
||||
# MMC/SD/SDIO Card slot support
|
||||
device sdhci
|
||||
|
Loading…
Reference in New Issue
Block a user