diff options
| author | Michal Simek <michal.simek@amd.com> | 2025-07-28 09:07:53 +0200 |
|---|---|---|
| committer | Michal Simek <michal.simek@amd.com> | 2025-08-25 16:20:48 +0200 |
| commit | 0870281a415d33b20ca4a2ff072ab55c1b71bcb5 (patch) | |
| tree | 13e5d6eac97d4e199a0c61253bbe42c6c543cc4c /configs/sandbox_defconfig | |
| parent | 7fc04c9a82e858a1d042d8c7b008831c28d5965e (diff) | |
fpga: Remove ancient ACEX1K support
Coverity (CID 583149) reports issue on code which is not enabled by any
real platform that's why remove it completely.
Acked-by: Alexander Dahl <ada@thorsis.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/20fe425910b6266a2bf0555bda67f60c1dd3aa61.1753686468.git.michal.simek@amd.com
Diffstat (limited to 'configs/sandbox_defconfig')
| -rw-r--r-- | configs/sandbox_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index e9a70b26044..e8e182c8908 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -207,7 +207,6 @@ CONFIG_ARM_FFA_TRANSPORT=y CONFIG_FPGA_ALTERA=y CONFIG_FPGA_STRATIX_II=y CONFIG_FPGA_STRATIX_V=y -CONFIG_FPGA_ACEX1K=y CONFIG_FPGA_CYCLON2=y CONFIG_FPGA_LATTICE=y CONFIG_FPGA_XILINX=y |
