ARMADAXP: Add extres pseudo devices to some kernel
Add extres and related pseudo devices to allow this to compile. Sponsored by: Netflix PR: 262417
This commit is contained in:
parent
f3f6e0ebe9
commit
04bb568fdc
@ -77,6 +77,17 @@ device bpf
|
||||
options DEVICE_POLLING
|
||||
device vlan
|
||||
|
||||
# pseudo devices
|
||||
device clk
|
||||
device phy
|
||||
device hwreset
|
||||
device nvmem
|
||||
device regulator
|
||||
device syscon
|
||||
|
||||
# Minimal GPIO support
|
||||
device gpio
|
||||
|
||||
#PCI/PCIE
|
||||
device pci
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user