[PATCH v2 2/3] Amend fpga Kconfig and add a new sandbox_fpga_defconfig

Tom Rini trini at konsulko.com
Tue Jun 24 01:40:40 CEST 2025


On Mon, Jun 23, 2025 at 08:12:18PM +0200, vtpieter at gmail.com wrote:

> From: Pieter Van Trappen <pieter.van.trappen at cern.ch>
> 
> All but the FPGA_SOCFPGA configurations are enabled because
> drivers/fpga/socfpga.c requires ARCH_SOCFPGA set for the *manager
> include macros; amend Kconfig with that dependency.
> 
> Add a new defconfig to facilitate compiler checks on most FPGA-related
> sources.
> 
> Signed-off-by: Pieter Van Trappen <pieter.van.trappen at cern.ch>
> ---
>  configs/sandbox_fpga_defconfig | 391 +++++++++++++++++++++++++++++++++
>  drivers/fpga/Kconfig           |   1 +
>  2 files changed, 392 insertions(+)
>  create mode 100644 configs/sandbox_fpga_defconfig

We should do the fix to Kconfig that you have here and then just enable
all of the drivers we can in the normal sandbox defconfig file.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250623/2e133696/attachment.sig>


More information about the U-Boot mailing list