arm: SOCFPGA: Add ext_resources driver

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

Reported by:    mjg
This commit is contained in:
Emmanuel Vadot 2021-05-31 19:08:08 +02:00
parent 68c2544264
commit 2d926ed71e

View file

@ -38,6 +38,15 @@ options SOC_ALTERA_CYCLONE5
#options BOOTP_NFSV3
#options BOOTP_WIRED_TO=ue0
# EXT_RESOURCES pseudo devices
options EXT_RESOURCES
device clk
device phy
device hwreset
device nvmem
device regulator
device syscon
# Interrupt controller
device gic