1# Copyright (c) 2022 Meta 2# SPDX-License-Identifier: Apache-2.0 3 4config ICE40_FPGA 5 bool "Lattice iCE40 fpga driver [EXPERIMENTAL]" 6 select EXPERIMENTAL 7 depends on SPI 8 help 9 Enable support for the Lattice iCE40 fpga driver. 10