arm: RPI-B: Add ext_resources driver

mmc_fdt_helpers needs clock and regulators.
Add all the ext_resources driver to RPI-B conf file to fix the build

Reported by:	mjg
This commit is contained in:
Emmanuel Vadot 2021-05-24 12:53:00 +02:00
parent e779604f1d
commit 996afd401c

View File

@ -36,6 +36,15 @@ options PLATFORM
#options ROOTDEVNAME=\"ufs:mmcsd0s2\"
# EXT_RESOURCES pseudo devices
options EXT_RESOURCES
device clk
device phy
device hwreset
device nvmem
device regulator
device syscon
device bpf
device loop
device ether