summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2025-07-28 09:07:54 +0200
committerMichal Simek <[email protected]>2025-08-25 16:20:48 +0200
commit34762f6c007c53d8540c1cb8bcf02ccddedb704f (patch)
treece14c724d934c54d39abf013f59536e4668e891d /configs/sandbox_defconfig
parent0870281a415d33b20ca4a2ff072ab55c1b71bcb5 (diff)
fpga: lattice: Remove unused support
There is no single platform which is using this driver that's why remove it completely. Some issues regarding this code are also reported by Coverity (CID 583143, 583144, 583145, 583146). Signed-off-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/367cd55ab8d9fb262ac23fe748babc6b2b59bee0.1753686468.git.michal.simek@amd.com
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index e8e182c8908..23651ec764d 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -208,7 +208,6 @@ CONFIG_FPGA_ALTERA=y
CONFIG_FPGA_STRATIX_II=y
CONFIG_FPGA_STRATIX_V=y
CONFIG_FPGA_CYCLON2=y
-CONFIG_FPGA_LATTICE=y
CONFIG_FPGA_XILINX=y
CONFIG_FPGA_SPARTAN2=y
CONFIG_FPGA_SPARTAN3=y